Home
last modified time | relevance | path

Searched defs:enable_ept (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/kvm/x86/
H A Dvmx_dirty_log_test.c80 static void test_vmx_dirty_log(bool enable_ept) in test_vmx_dirty_log()
/linux/arch/x86/kvm/vmx/
H A Dvmx.c101 bool __read_mostly enable_ept = 1; variable