Searched refs:get_vmx_mem_address (Results 1 – 3 of 3) sorted by relevance
| /Linux-v6.6/arch/x86/kvm/vmx/ |
| D | nested.h | 33 int get_vmx_mem_address(struct kvm_vcpu *vcpu, unsigned long exit_qualification,
|
| D | nested.c | 4917 int get_vmx_mem_address(struct kvm_vcpu *vcpu, unsigned long exit_qualification, in get_vmx_mem_address() function 5048 if (get_vmx_mem_address(vcpu, vmx_get_exit_qual(vcpu), in nested_vmx_get_vmptr() 5413 if (get_vmx_mem_address(vcpu, exit_qualification, in handle_vmread() 5487 if (get_vmx_mem_address(vcpu, exit_qualification, in handle_vmwrite() 5655 if (get_vmx_mem_address(vcpu, exit_qual, instr_info, in handle_vmptrst() 5703 if (get_vmx_mem_address(vcpu, vmx_get_exit_qual(vcpu), in handle_invept() 5786 if (get_vmx_mem_address(vcpu, vmx_get_exit_qual(vcpu), in handle_invvpid()
|
| D | vmx.c | 5962 if (get_vmx_mem_address(vcpu, vmx_get_exit_qual(vcpu), in handle_invpcid()
|