Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86xpv/io/
H A Dxpvtod.c49 uint32_t xen_wc_version; in todxen_get() local
58 xen_wc_version = si->wc_version; in todxen_get()
67 } while ((si->wc_version & 1) | (xen_wc_version ^ si->wc_version)); in todxen_get()