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

/freebsd-current/sys/amd64/vmm/intel/
H A Dept.c62 #define EPT_PWLEVELS 4 /* page walk levels */ macro
198 eptp_val = pml4 | (EPT_PWLEVELS - 1) << 3 | PAT_WRITE_BACK;

Completed in 164 milliseconds