Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/kvm/
Demulate.c384 rc = do_insn_fetch(ctxt, ops, (_eip), &_x, (_size)); \
392 ({ rc = do_insn_fetch(ctxt, ops, (_eip), _arr, (_size)); \
520 static int do_insn_fetch(struct x86_emulate_ctxt *ctxt, in do_insn_fetch() function