Home
last modified time | relevance | path

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

/DragonOS/kernel/src/arch/x86_64/kvm/vmx/
H A Dvcpu.rs561 | VmxSecondaryProcessBasedExecuteCtrl::UNRESTRICTED_GUEST.bits(), in adjust_vmx_secondary_process_exec_controls()
H A Dvmcs.rs308 const UNRESTRICTED_GUEST = 1 << 7; constant