Home
last modified time | relevance | path

Searched refs:membar (Results 1 – 25 of 35) sorted by relevance

12

/NextBSD/sys/sparc64/sparc64/
HDmp_machdep.c325 membar(StoreLoad); in ap_start()
331 membar(StoreLoad); in ap_start()
413 membar(StoreLoad); in cpu_mp_unleash()
466 membar(StoreLoad); in cpu_mp_bootstrap()
594 membar(Sync); in spitfire_ipi_single()
604 membar(Sync); in spitfire_ipi_single()
606 membar(Sync); in spitfire_ipi_single()
642 membar(Sync); in cheetah_ipi_single()
645 membar(Sync); in cheetah_ipi_single()
684 membar(Sync); in cheetah_ipi_selected()
[all …]
HDzeus.c58 membar(Sync); in zeus_init()
64 membar(Sync); in zeus_init()
68 membar(Sync); in zeus_init()
HDmp_locore.S128 membar #Sync
189 membar #StoreLoad
213 membar #StoreLoad
228 membar #LoadStore
256 membar #Sync
HDcheetah.c69 membar(Sync); in cheetah_init()
75 membar(Sync); in cheetah_init()
79 membar(Sync); in cheetah_init()
96 membar(Sync); in cheetah_init()
HDsupport.S532 membar #Sync
534 membar #Sync
545 membar #Sync
547 membar #Sync
558 membar #Sync
560 membar #Sync
599 membar #Sync
642 3: membar #Sync
645 membar #Sync
672 membar #Sync
[all …]
HDswtch.S186 membar #LoadStore | #StoreStore
206 membar #LoadStore | #StoreStore
310 membar #LoadStore | #StoreStore
341 membar #Sync
HDinterrupt.S79 membar #Sync
174 membar #Sync
HDmp_exception.S84 membar #Sync
124 membar #Sync
153 membar #Sync
HDexception.S513 membar #Sync
525 membar #Sync
536 membar #Sync
890 membar #Sync
1025 membar #Sync
1069 membar #Sync
1091 membar #Sync
1117 membar #Sync
1220 membar #Sync
1235 membar #Sync
[all …]
HDiommu.c531 membar(StoreStore); in iommu_strbuf_flush_sync()
1165 membar(Sync); in iommu_dvmamap_sync()
1183 membar(StoreStore | StoreLoad); in iommu_diag()
HDbus_machdep.c495 membar(Sync); in nexus_dmamap_sync()
/NextBSD/sys/sparc64/include/
HDatomic.h106 membar(LoadStore | StoreStore); \
131 membar(LoadStore | StoreStore); \
168 membar(LoadStore | StoreStore); \
307 membar(LoadLoad | LoadStore | StoreStore | StoreLoad); in atomic_thread_fence_seq_cst()
HDcpufunc.h150 #define membar(mask) do { \ macro
HDbus.h141 membar(Sync); in bus_space_barrier()
/NextBSD/crypto/openssl/crypto/
HDsparccpuid.S441 .word 0x8143e040 !membar #Sync
443 .word 0x8143e040 !membar #Sync
454 .word 0x8143e040 !membar #Sync
456 .word 0x8143e040 !membar #Sync
481 .word 0x8143e040 !membar #Sync
483 .word 0x8143e040 !membar #Sync
495 .word 0x8143e040 !membar #Sync
497 .word 0x8143e040 !membar #Sync
/NextBSD/contrib/gcc/config/sparc/
HDsync.md51 (define_insn "*membar"
57 "membar\t%2"
/NextBSD/sys/cddl/contrib/opensolaris/common/atomic/sparc64/
HDopensolaris_atomic.S110 membar #StoreStore
/NextBSD/contrib/ofed/libibverbs/debian/
HDchangelog64 - For sparc, only generate membar instruction if compiling for V9
/NextBSD/sys/sparc64/pci/
HDofw_pci.c265 membar(Sync); in ofw_pci_dmamap_sync_stst_order_common()
HDschizo.c1064 membar(Sync); in schizo_dmamap_sync()
1107 membar(Sync); in ichip_dmamap_sync()
HDpsycho.c975 membar(Sync); in sabre_dmamap_sync()
HDfire.c1365 membar(Sync); in fire_dmamap_sync()
/NextBSD/sys/dev/pms/freebsd/driver/common/
HDlxcommon.h222 U16 membar; /* pci memory bar offset */ member
HDlxutil.c777 pci_read_config( dev, ag_card_type[idx].membar, 4 ); // memAddr in agtiapi_ProbeCard()
/NextBSD/contrib/ofed/libibverbs/
HDChangeLog180 * include/infiniband/arch.h: Only SPARC V9 ISA supports membar.

12