Searched refs:get_vmx_mem_address (Results 1 – 3 of 3) sorted by relevance
| /linux/arch/x86/kvm/vmx/ |
| H A D | nested.h | 53 int get_vmx_mem_address(struct kvm_vcpu *vcpu, unsigned long exit_qualification,
|
| H A D | nested.c | 5218 int get_vmx_mem_address(struct kvm_vcpu *vcpu, unsigned long exit_qualification, in get_vmx_mem_address() function 5350 if (get_vmx_mem_address(vcpu, vmx_get_exit_qual(vcpu), in nested_vmx_get_vmptr() 5701 if (get_vmx_mem_address(vcpu, exit_qualification, in handle_vmread() 5775 if (get_vmx_mem_address(vcpu, exit_qualification, in handle_vmwrite() 5943 if (get_vmx_mem_address(vcpu, exit_qual, instr_info, in handle_vmptrst() 5991 if (get_vmx_mem_address(vcpu, vmx_get_exit_qual(vcpu), in handle_invept() 6074 if (get_vmx_mem_address(vcpu, vmx_get_exit_qual(vcpu), in handle_invvpid()
|
| H A D | vmx.c | 6238 if (get_vmx_mem_address(vcpu, vmx_get_exit_qual(vcpu), in handle_invpcid()
|