Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/vmm/intel/
H A Dvmcs.h367 #define EPT_VIOLATION_GLA_VALID (1UL << 7) macro
H A Dvmx.c1947 if ((ept_qual & EPT_VIOLATION_GLA_VALID) == 0 || in ept_emulation_fault()