Searched refs:xen_wmb (Results 1 – 2 of 2) sorted by relevance
35 #define xen_wmb() wmb() macro227 xen_wmb(); /* back sees requests /before/ updated producer index */ \232 xen_wmb(); /* front sees resps /before/ updated producer index */ \269 xen_wmb(); /* back sees requests /before/ updated producer index */ \279 xen_wmb(); /* front sees resps /before/ updated producer index */ \
23 #define xen_wmb() MemoryFence() macro