Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/
H A Dvmx.c2346 static __init int cpu_has_kvm_support(void) in cpu_has_kvm_support() function
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dkvm_host.h1310 int (*cpu_has_kvm_support)(void); member