Searched refs:virt_store_mb (Results 1 – 4 of 4) sorted by relevance
9 #define virt_store_mb(var, value) do { \ macro
52 virt_store_mb(*p, v); \
184 #define virt_store_mb(var, value) __smp_store_mb(var, value) macro
372 virt_store_mb( in vmbus_channel_map_relid()