Home
last modified time | relevance | path

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

/hypervisor/arch/x86/guest/
A Dinstr_emul.c2261 struct instr_emul_vie *vie = &vcpu->inst_ctxt.vie; in instr_check_di()
2281 struct instr_emul_vie *vie = &vcpu->inst_ctxt.vie; in instr_check_gva()
2374 emul_ctxt = &vcpu->inst_ctxt; in decode_instruction()
2431 struct instr_emul_vie *vie = &vcpu->inst_ctxt.vie; in emulate_instruction()
2490 return (vcpu->inst_ctxt.vie.op.op_type == VIE_OP_TYPE_XCHG); in is_current_opcode_xchg()
/hypervisor/include/arch/x86/asm/guest/
A Dvcpu.h319 struct instr_emul_ctxt inst_ctxt; member

Completed in 7 milliseconds