Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/sys/
H A Dxpv_support.h93 extern int xpv_feature(int);
/illumos-gate/usr/src/uts/i86pc/os/
H A Dxpv_platform.c227 xpv_feature(int which) in xpv_feature() function
/illumos-gate/usr/src/uts/i86pc/i86hvm/io/xpv/
H A Dxpv_support.c665 if (xpv_feature(XPVF_HYPERCALLS) < 0 || in xpv_drv_init()
666 xpv_feature(XPVF_SHARED_INFO) < 0) in xpv_drv_init()