Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmx.c2799 static int kvm_cpu_vmxon(u64 vmxon_pointer) in kvm_cpu_vmxon() function
2837 r = kvm_cpu_vmxon(phys_addr); in vmx_hardware_enable()