Searched refs:xpv_feature (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/sys/
H A Dxpv_support.h82 * Argument to xpv_feature(). This function will return -1 if a feature
93 extern int xpv_feature(int);
/illumos-gate/usr/src/uts/i86pc/os/
H A Dxpv_platform.c229 xpv_feature(int which) function
/illumos-gate/usr/src/uts/i86pc/i86hvm/io/xpv/
H A Dxpv_support.c665 if (xpv_feature(XPVF_HYPERCALLS) < 0 ||
666 xpv_feature(XPVF_SHARED_INFO) < 0)

Completed in 106 milliseconds