Searched refs:get_vmx_mem_address (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/arch/x86/kvm/vmx/ |
| H A D | nested.h | 52 int get_vmx_mem_address(struct kvm_vcpu *vcpu, unsigned long exit_qualification,
|
| H A D | nested.c | 5135 int get_vmx_mem_address(struct kvm_vcpu *vcpu, unsigned long exit_qualification, in get_vmx_mem_address() function 5267 if (get_vmx_mem_address(vcpu, vmx_get_exit_qual(vcpu), in nested_vmx_get_vmptr() 5618 if (get_vmx_mem_address(vcpu, exit_qualification, in handle_vmread() 5692 if (get_vmx_mem_address(vcpu, exit_qualification, in handle_vmwrite() 5860 if (get_vmx_mem_address(vcpu, exit_qual, instr_info, in handle_vmptrst() 5908 if (get_vmx_mem_address(vcpu, vmx_get_exit_qual(vcpu), in handle_invept() 5991 if (get_vmx_mem_address(vcpu, vmx_get_exit_qual(vcpu), in handle_invvpid()
|
| H A D | vmx.c | 6026 if (get_vmx_mem_address(vcpu, vmx_get_exit_qual(vcpu), in handle_invpcid()
|