Home
last modified time | relevance | path

Searched refs:xen_wmb (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/xen/public/io/
H A Dring.h35 #define xen_wmb() wmb() macro
222 xen_wmb(); /* back sees requests /before/ updated producer index */ \
227 xen_wmb(); /* front sees resps /before/ updated producer index */ \
264 xen_wmb(); /* back sees requests /before/ updated producer index */ \
274 xen_wmb(); /* front sees resps /before/ updated producer index */ \
/titanic_41/usr/src/uts/intel/sys/
H A Dhypervisor.h60 #define xen_wmb membar_producer macro