Searched refs:EPT_VIOLATION_XLAT_VALID (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/amd64/vmm/intel/ | ||
| H A D | vmcs.h | 411 #define EPT_VIOLATION_XLAT_VALID (1UL << 8) macro |
| H A D | vmx.c | 2097 (ept_qual & EPT_VIOLATION_XLAT_VALID) == 0) { in ept_emulation_fault() |