Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/asm-x86/hvm/
A Demulate.h33 unsigned long insn_buf_eip; member
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Demulate.c1109 uint8_t insn_off = offset - hvmemul_ctxt->insn_buf_eip; in hvmemul_insn_fetch()
2326 hvmemul_ctxt->insn_buf_eip = hvmemul_ctxt->ctxt.regs->rip; in hvm_emulate_init_per_insn()
2333 hvmemul_ctxt->insn_buf_eip, in hvm_emulate_init_per_insn()
2408 hvmemul_ctxt->insn_buf_eip, hvmemul_ctxt->insn_buf_bytes, in hvm_dump_emulation_state()
/xen-4.10.0-shim-comet/xen/arch/x86/mm/shadow/
A Dprivate.h722 unsigned long insn_buf_eip; member
A Dcommon.c238 unsigned int insn_off = offset - sh_ctxt->insn_buf_eip; in hvm_emulate_insn_fetch()
345 sh_ctxt->insn_buf_eip = regs->rip; in shadow_init_emulation()
371 diff = regs->rip - sh_ctxt->insn_buf_eip; in shadow_continue_emulation()
382 sh_ctxt->insn_buf_eip = regs->rip; in shadow_continue_emulation()

Completed in 26 milliseconds