Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/include/x86/
H A Dprocessor.h953 static inline uint32_t kvm_cpu_fms(void) in kvm_cpu_fms() function
960 return x86_family(kvm_cpu_fms()); in kvm_cpu_family()
965 return x86_model(kvm_cpu_fms()); in kvm_cpu_model()