Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/vmm/intel/
H A Dvmx.c156 #define EPT_CAPS_REQUIRED \ macro
617 if ((ept_caps & EPT_CAPS_REQUIRED) != EPT_CAPS_REQUIRED) { in vmx_init()