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

/freebsd-10.3-release/sys/amd64/vmm/intel/
H A Dvmx_controls.h64 #define PROCBASED2_ENABLE_EPT (1 << 1) macro
H A Dvmx.c96 #define PROCBASED_CTLS2_ONE_SETTING PROCBASED2_ENABLE_EPT
/freebsd-10.3-release/sys/x86/x86/
H A Didentcpu.c2227 if (proc2 & PROCBASED2_ENABLE_EPT) {
2335 (proc2 & (PROCBASED2_ENABLE_EPT | PROCBASED2_ENABLE_VPID)) != 0) {

Completed in 64 milliseconds