Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kvm/
A Dreverse_cpuid.h87 static __always_inline void reverse_cpuid_check(unsigned int x86_leaf) in reverse_cpuid_check() function
130 reverse_cpuid_check(x86_feature / 32); in __feature_bit()
140 reverse_cpuid_check(x86_leaf); in x86_feature_cpuid()
A Dcpuid.h195 reverse_cpuid_check(x86_leaf); in kvm_cpu_cap_clear()
203 reverse_cpuid_check(x86_leaf); in kvm_cpu_cap_set()
211 reverse_cpuid_check(x86_leaf); in kvm_cpu_cap_get()
A Dcpuid.c548 reverse_cpuid_check(leaf); in __kvm_cpu_cap_mask()

Completed in 6 milliseconds