Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/i86pc/sys/
H A Dxpv_support.h89 #define XPVF_HYPERCALLS 3 /* boolean (hypercalls work) */ macro
/titanic_41/usr/src/uts/i86pc/os/
H A Dxpv_platform.c238 case XPVF_HYPERCALLS: in xpv_feature()
/titanic_41/usr/src/uts/i86pc/i86hvm/io/xpv/
H A Dxpv_support.c665 if (xpv_feature(XPVF_HYPERCALLS) < 0 || in xpv_drv_init()