Home
last modified time | relevance | path

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

/kvm-unit-tests/x86/
H A Dvmx_tests.c2643 static void ept_misconfig_at_level(int level, unsigned long clear, in ept_misconfig_at_level() function
2653 ept_misconfig_at_level(1, clear, set); in ept_misconfig()
2654 ept_misconfig_at_level(2, clear, set); in ept_misconfig()
2655 ept_misconfig_at_level(3, clear, set); in ept_misconfig()
2656 ept_misconfig_at_level(4, clear, set); in ept_misconfig()
2687 ept_misconfig_at_level(level, 0, 1ul << bit); in ept_reserved_bit_at_level()