Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/x86/
H A Dxapic_tpr_test.c212 static void test_tpr(bool __is_x2apic) in test_tpr() argument
218 is_x2apic = __is_x2apic; in test_tpr()