Home
last modified time | relevance | path

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

/hypervisor/arch/x86/guest/
A Dnested.c563 static uint64_t get_vmx_memory_operand(struct acrn_vcpu *vcpu, uint32_t instr_info) in get_vmx_memory_operand() function
622 gpa = get_vmx_memory_operand(vcpu, exec_vmread(VMX_INSTR_INFO)); in get_vmptr_gpa()
908 gpa = get_vmx_memory_operand(vcpu, info); in vmread_vmexit_handler()
946 gpa = get_vmx_memory_operand(vcpu, info); in vmwrite_vmexit_handler()
1554 gpa = get_vmx_memory_operand(vcpu, info); in get_invvpid_ept_operands()

Completed in 4 milliseconds