Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dkvm_host.h940 int (*cpu_has_kvm_support)(void); /* __init */ member
/Linux-v4.19/arch/x86/kvm/
Dvmx.c4363 static __init int cpu_has_kvm_support(void) in cpu_has_kvm_support() function