Searched refs:virt_wmb (Results 1 – 10 of 10) sorted by relevance
7 #define virt_wmb() barrier() macro23 #define virt_wmb() dmb(ishst) macro
229 virt_wmb(); /* back sees requests /before/ updated producer index */\234 virt_wmb(); /* front sees resps /before/ updated producer index */ \271 virt_wmb(); /* back sees requests /before/ updated producer index */\281 virt_wmb(); /* front sees resps /before/ updated producer index */ \
141 virt_wmb(); in xb_write()309 virt_wmb(); in process_msg()391 virt_wmb(); in process_writes()
215 #define virt_wmb() do { kcsan_wmb(); __smp_wmb(); } while (0) macro
116 virt_wmb(); in evtchnl_interrupt_evt()
162 virt_wmb(); /* write ring before updating pointer */ in p9_xen_request()
109 virt_wmb(); /* ensure queue wake up mechanism is on */ in netvsc_tx_enable()194 virt_wmb(); /* ensure txq will not wake up after stop */ in netvsc_tx_disable()
2586 virt_wmb(); in qp_enqueue_locked()
203 virt_wmb(); in enqueue_reassembly()
1425 virt_wmb(); in enqueue_reassembly()