Home
last modified time | relevance | path

Searched defs:cpu_has_kvm_support (Results 1 – 2 of 2) sorted by relevance

/linux-5.10/arch/x86/kvm/vmx/
Dvmx.c2253 static __init int cpu_has_kvm_support(void) in cpu_has_kvm_support() function
/linux-5.10/arch/x86/include/asm/
Dkvm_host.h1303 int (*cpu_has_kvm_support)(void); member