Home
last modified time | relevance | path

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

/kvm-unit-tests/x86/
H A Dvmx_tests.c1165 static int ept_init_common(bool have_ad) in ept_init_common() function
1197 return ept_init_common(false); in ept_init()
1502 int r = ept_init_common(true); in eptad_init()