Searched refs:hvmemul_insn_fetch (Results 1 – 3 of 3) sorted by relevance
91 int hvmemul_insn_fetch(enum x86_segment seg,
112 state = x86_decode_insn(&ctxt.ctxt, hvmemul_insn_fetch); in __get_instruction_length_from_list()
1099 int hvmemul_insn_fetch( in hvmemul_insn_fetch() function2049 .insn_fetch = hvmemul_insn_fetch,2075 .insn_fetch = hvmemul_insn_fetch,2176 .insn_fetch = hvmemul_insn_fetch, in hvm_emulate_one_mmio()2182 .insn_fetch = hvmemul_insn_fetch, in hvm_emulate_one_mmio()
Completed in 9 milliseconds