Home
last modified time | relevance | path

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

/kvm-unit-tests/x86/
H A Dvmx_tests.c3567 static void try_cr3_target_count(unsigned i, unsigned max) in try_cr3_target_count() function
3594 try_cr3_target_count(-1u, supported_targets); in test_cr3_targets()
3595 try_cr3_target_count(0x80000000, supported_targets); in test_cr3_targets()
3596 try_cr3_target_count(0x7fffffff, supported_targets); in test_cr3_targets()
3598 try_cr3_target_count(i, supported_targets); in test_cr3_targets()