Home
last modified time | relevance | path

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

/tools/testing/selftests/kvm/x86/
A Dcpuid_test.c53 GUEST_ASSERT_EQ(this_cpu_property(X86_PROPERTY_MAX_KVM_LEAF), 0x40000001); in guest_main()
/tools/testing/selftests/kvm/include/x86/
A Dprocessor.h287 #define X86_PROPERTY_MAX_KVM_LEAF KVM_X86_CPU_PROPERTY(0x40000000, 0, EAX, 0, 31) macro
730 max_leaf = this_cpu_property(X86_PROPERTY_MAX_KVM_LEAF); in this_cpu_has_p()
970 max_leaf = kvm_cpu_property(X86_PROPERTY_MAX_KVM_LEAF); in kvm_cpu_has_p()

Completed in 9 milliseconds