Searched refs:membar (Results 1 – 25 of 35) sorted by relevance
12
325 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 …]
58 membar(Sync); in zeus_init()64 membar(Sync); in zeus_init()68 membar(Sync); in zeus_init()
128 membar #Sync189 membar #StoreLoad213 membar #StoreLoad228 membar #LoadStore256 membar #Sync
69 membar(Sync); in cheetah_init()75 membar(Sync); in cheetah_init()79 membar(Sync); in cheetah_init()96 membar(Sync); in cheetah_init()
532 membar #Sync534 membar #Sync545 membar #Sync547 membar #Sync558 membar #Sync560 membar #Sync599 membar #Sync642 3: membar #Sync645 membar #Sync672 membar #Sync[all …]
186 membar #LoadStore | #StoreStore206 membar #LoadStore | #StoreStore310 membar #LoadStore | #StoreStore341 membar #Sync
79 membar #Sync174 membar #Sync
84 membar #Sync124 membar #Sync153 membar #Sync
513 membar #Sync525 membar #Sync536 membar #Sync890 membar #Sync1025 membar #Sync1069 membar #Sync1091 membar #Sync1117 membar #Sync1220 membar #Sync1235 membar #Sync[all …]
531 membar(StoreStore); in iommu_strbuf_flush_sync()1165 membar(Sync); in iommu_dvmamap_sync()1183 membar(StoreStore | StoreLoad); in iommu_diag()
495 membar(Sync); in nexus_dmamap_sync()
106 membar(LoadStore | StoreStore); \131 membar(LoadStore | StoreStore); \168 membar(LoadStore | StoreStore); \307 membar(LoadLoad | LoadStore | StoreStore | StoreLoad); in atomic_thread_fence_seq_cst()
150 #define membar(mask) do { \ macro
141 membar(Sync); in bus_space_barrier()
441 .word 0x8143e040 !membar #Sync443 .word 0x8143e040 !membar #Sync454 .word 0x8143e040 !membar #Sync456 .word 0x8143e040 !membar #Sync481 .word 0x8143e040 !membar #Sync483 .word 0x8143e040 !membar #Sync495 .word 0x8143e040 !membar #Sync497 .word 0x8143e040 !membar #Sync
51 (define_insn "*membar"57 "membar\t%2"
110 membar #StoreStore
64 - For sparc, only generate membar instruction if compiling for V9
265 membar(Sync); in ofw_pci_dmamap_sync_stst_order_common()
1064 membar(Sync); in schizo_dmamap_sync()1107 membar(Sync); in ichip_dmamap_sync()
975 membar(Sync); in sabre_dmamap_sync()
1365 membar(Sync); in fire_dmamap_sync()
222 U16 membar; /* pci memory bar offset */ member
777 pci_read_config( dev, ag_card_type[idx].membar, 4 ); // memAddr in agtiapi_ProbeCard()
180 * include/infiniband/arch.h: Only SPARC V9 ISA supports membar.