Searched refs:gpr_index (Results 1 – 1 of 1) sorted by relevance
5835 int i, r, gpr_index; in handle_invept() local5848 gpr_index = vmx_get_instr_info_reg2(vmx_instruction_info); in handle_invept()5849 type = kvm_register_read(vcpu, gpr_index); in handle_invept()5916 int r, gpr_index; in handle_invvpid() local5929 gpr_index = vmx_get_instr_info_reg2(vmx_instruction_info); in handle_invvpid()5930 type = kvm_register_read(vcpu, gpr_index); in handle_invvpid()