Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/kvm/include/x86/
H A Dprocessor.h674 static inline bool this_cpu_vendor_string_is(const char *vendor) in this_cpu_vendor_string_is() function
685 return this_cpu_vendor_string_is("GenuineIntel"); in this_cpu_is_intel()
693 return this_cpu_vendor_string_is("AuthenticAMD"); in this_cpu_is_amd()