Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/kvm/include/x86/
H A Dprocessor.h929 static inline uint32_t kvm_cpu_fms(void) in kvm_cpu_fms() function
936 return x86_family(kvm_cpu_fms()); in kvm_cpu_family()
941 return x86_model(kvm_cpu_fms()); in kvm_cpu_model()