Searched refs:x86_model (Results 1 – 2 of 2) sorted by relevance
353 static inline unsigned int x86_model(unsigned int eax) in x86_model() function672 return x86_model(this_cpu_fms()); in this_cpu_model()942 return x86_model(kvm_cpu_fms()); in kvm_cpu_model()
382 switch (x86_model(eax)) { in supports_event_mem_inst_retired()
Completed in 9 milliseconds