Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dkvm_host.h430 int (*cpu_has_kvm_support)(void); /* __init */ member
/arch/x86/kvm/
Dvmx.c1047 static __init int cpu_has_kvm_support(void) in cpu_has_kvm_support() function