Home
last modified time | relevance | path

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

/DragonOS/kernel/src/arch/x86_64/kvm/vmx/
H A Dvcpu.rs560 | VmxSecondaryProcessBasedExecuteCtrl::ENABLE_EPT.bits() in adjust_vmx_secondary_process_exec_controls()
H A Dvmcs.rs302 const ENABLE_EPT = 1 << 1; constant