Searched refs:this_cpu_vendor_string_is (Results 1 – 1 of 1) sorted by relevance
675 static inline bool this_cpu_vendor_string_is(const char *vendor) in this_cpu_vendor_string_is() function686 return this_cpu_vendor_string_is("GenuineIntel"); in this_cpu_is_intel()694 return this_cpu_vendor_string_is("AuthenticAMD"); in this_cpu_is_amd()
Completed in 7 milliseconds