We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3387a1b commit 53da093Copy full SHA for 53da093
lib/libc/arm/gen/arm_drain_writebuf.2
@@ -42,10 +42,7 @@ Not all hardware supports buffered writes; on such systems the
42
.Nm
43
function is a no-op.
44
.Pp
45
-On ARMv5 systems, this executes a cp15 coprocessor
46
-.Dq drain write buffer
47
-operation.
48
-On ARMv6 and ARMv7 systems, this executes a
+This executes a
49
.Dq DSB SY
50
synchronization barrier, followed by an L2 cache drain on
51
systems where the DSB does not include L2 automatically.
0 commit comments