Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kvm/vmx/
Dvmx.c2434 static int kvm_cpu_vmxon(u64 vmxon_pointer) in kvm_cpu_vmxon() function
2473 r = kvm_cpu_vmxon(phys_addr); in vmx_hardware_enable()