Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/kvm/x86_64/
Dvmx_dirty_log_test.c80 static void test_vmx_dirty_log(bool enable_ept) in test_vmx_dirty_log()
/linux-6.12.1/arch/x86/kvm/vmx/
Dvmx.c97 bool __read_mostly enable_ept = 1; variable