Searched refs:xen_wmb (Results 1 – 2 of 2) sorted by relevance
35 #define xen_wmb() wmb() macro228 xen_wmb(); /* back sees requests /before/ updated producer index */ \233 xen_wmb(); /* front sees resps /before/ updated producer index */ \270 xen_wmb(); /* back sees requests /before/ updated producer index */ \280 xen_wmb(); /* front sees resps /before/ updated producer index */ \
60 #define xen_wmb membar_producer macro