virt_store_mb_value    9 tools/virtio/asm/barrier.h 	typeof(var) virt_store_mb_value = (value); \
virt_store_mb_value   10 tools/virtio/asm/barrier.h 	__atomic_exchange(&(var), &virt_store_mb_value, &virt_store_mb_value, \