Searched refs:read_cpuid_implementor (Results 1 – 3 of 3) sorted by relevance
104 static inline unsigned int __attribute_const__ read_cpuid_implementor(void) in read_cpuid_implementor() function
171 static inline unsigned int __attribute_const__ read_cpuid_implementor(void) in read_cpuid_implementor() function
272 unsigned long implementor = read_cpuid_implementor(); in kvm_target_cpu()