Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/i86pc/os/
H A Dxpv_platform.c67 #define XEN_HVM_HYPERCALLS 0x0001 macro
179 xen_hvm_features |= XEN_HVM_HYPERCALLS; in xen_hvm_init()
239 if (xen_hvm_features & XEN_HVM_HYPERCALLS) in xpv_feature()