HomeSort by: relevance | last modified time | path
    Searched refs:membar (Results 1 - 15 of 15) sorted by relevancy

  /src/sys/arch/sparc64/sparc64/
db_tlb_access.S 44 membar #Sync
47 membar #Sync
54 membar #Sync
57 membar #Sync
78 membar #Sync
81 membar #Sync
88 membar #Sync
91 membar #Sync
119 membar #Sync
124 membar #Syn
    [all...]
lock_stubs.s 44 #define MB_ACQ membar #LoadLoad | #LoadStore
45 #define MB_REL membar #LoadStore | #StoreStore
mp_subr.S 149 membar #LoadStore
151 membar #Sync
162 membar #Sync
173 membar #LoadStore
175 membar #Sync
184 membar #Sync
187 membar #Sync
252 membar #Sync
291 membar #Sync
369 membar #LoadStor
    [all...]
copy.S 109 membar #Sync
156 membar #Sync
210 membar #Sync
375 membar #Sync
419 membar #Sync
423 membar #StoreStore
585 membar #Sync
589 membar #StoreStore|#StoreLoad
601 membar #StoreStore|#StoreLoad
627 membar #Sync ! fault handle
    [all...]
locore.s 1795 membar #StoreLoad
1817 membar #Sync
1819 membar #Sync
1822 membar #Sync
1916 membar #Sync
1935 membar #Sync
2047 membar #Sync
2693 membar #Sync
2727 membar #LoadStore
2870 membar #StoreStor
    [all...]
  /src/tests/lib/libc/membar/
Makefile 5 TESTSDIR= ${TESTSBASE}/lib/libc/membar
  /src/common/lib/libc/arch/sparc64/atomic/
membar_ops.S 40 * membar #StoreLoad.
43 * issue membar #StoreStore for membar_exit (load/store-before-store)
61 * Some SPARC CPUs have errata with MEMBAR in the delay slot of
65 * delay slot of the JMPL is a MEMBAR #Sync, or any
79 membar #StoreLoad
  /src/tests/lib/libc/
Makefile 16 TESTS_SUBDIRS+= membar
  /src/common/lib/libc/arch/sparc64/string/
memcpy.S 683 * block or a membar #Sync before accessing the loaded
691 * sprinkle the code with membar #Sync and lose the advantage
789 membar #Sync
808 membar #Sync
827 membar #Sync
845 membar #Sync
885 membar #Sync
899 membar #Sync
919 membar #Sync
939 membar #Syn
    [all...]
memset.S 183 membar #StoreLoad
187 membar #StoreLoad
209 membar #Sync
strmacros.h 108 membar #Sync; /* Finish all FP ops */
  /src/lib/libc/atomic/
Makefile.inc 79 membar_ops.3 membar.3 \
  /src/lib/libc/compat/arch/sparc64/sys/
compat___sigtramp1.S 126 membar #Sync
165 membar #Sync
  /src/sys/arch/sparc64/include/
locore.h 57 membar #Sync
61 membar #Sync
  /src/sys/arch/sparc/stand/ofwboot/
srt0.s 283 membar #Sync
313 membar #Sync
341 membar #Sync

Completed in 53 milliseconds