Searched refs:read_cpuid_implementor (Results 1 – 4 of 4) sorted by relevance
225 static inline unsigned int __attribute_const__ read_cpuid_implementor(void) in read_cpuid_implementor() function
145 if (read_cpuid_implementor() == ARM_CPU_IMP_ARM) { in cpu_v7_spectre_v2_init()
241 static inline unsigned int __attribute_const__ read_cpuid_implementor(void) in read_cpuid_implementor() function
844 unsigned long implementor = read_cpuid_implementor(); in kvm_target_cpu()