Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kvm/
A Dcpuid.h207 static __always_inline u32 kvm_cpu_cap_get(unsigned int x86_feature) in kvm_cpu_cap_get() function
217 return !!kvm_cpu_cap_get(x86_feature); in kvm_cpu_cap_has()
/linux-6.3-rc2/arch/x86/kvm/vmx/
A Dhyperv.c350 if (kvm_cpu_cap_get(X86_FEATURE_VMX) && in nested_get_evmcs_version()

Completed in 7 milliseconds