struct EptInfo
Defined at line 44 of file ../../zircon/kernel/arch/x86/hypervisor/vmx_cpu_state_priv.h
Stores EPT info from the IA32_VMX_EPT_VPID_CAP MSR.
Public Members
bool page_walk_4
bool write_back
bool large_pages
bool invept
bool invvpid
Public Methods
void EptInfo ()
Defined at line 189 of file ../../zircon/kernel/arch/x86/hypervisor/vmx_cpu_state.cc