Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/os/
H A Dxpv_platform.c69 static uint64_t xen_hvm_features; variable
179 xen_hvm_features |= XEN_HVM_HYPERCALLS; in xen_hvm_init()
217 xen_hvm_features |= XEN_HVM_TLBFLUSH; in xen_hvm_init()
237 if (xen_hvm_features & XEN_HVM_HYPERCALLS) in xpv_feature()
245 if (xen_hvm_features & XEN_HVM_TLBFLUSH) in xpv_feature()