Home
last modified time | relevance | path

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

/hypervisor/include/public/
A Dacrn_common.h66 #define GUEST_FLAG_VHWP (1UL << 12U) /* Whether the VM supports vHWP */ macro
/hypervisor/arch/x86/guest/
A Dvm.c221 return ((vm_config->guest_flags & GUEST_FLAG_VHWP) != 0U); in is_vhwp_configured()

Completed in 7 milliseconds