Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/vmm/intel/
H A Dvmx_controls.h66 #define PROCBASED2_ENABLE_EPT (1 << 1) macro
H A Dvmx.c104 #define PROCBASED_CTLS2_ONE_SETTING PROCBASED2_ENABLE_EPT
/f-stack/freebsd/x86/x86/
H A Didentcpu.c2516 if (proc2 & PROCBASED2_ENABLE_EPT) { in print_vmx_info()
2624 (proc2 & (PROCBASED2_ENABLE_EPT | PROCBASED2_ENABLE_VPID)) != 0) { in print_vmx_info()