Home
last modified time | relevance | path

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

/kvm-unit-tests/x86/
H A Dvmx_tests.c10587 static void __vmx_pf_exception_test(invalidate_tlb_t inv_fn, void *data, in __vmx_pf_exception_test() function
10642 __vmx_pf_exception_test(NULL, NULL, vmx_pf_exception_test_guest); in vmx_pf_exception_test()
10647 __vmx_pf_exception_test(NULL, NULL, vmx_pf_exception_forced_emulation_test_guest); in vmx_pf_exception_forced_emulation_test()
10660 __vmx_pf_exception_test(invalidate_tlb_no_vpid, NULL, in vmx_pf_no_vpid_test()
10698 __vmx_pf_exception_test(inv_fn, &vpid, vmx_pf_exception_test_guest); in __vmx_pf_vpid_test()