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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kvm/
H A Demulate.c572 rc = do_insn_fetch(ctxt, ops, (_eip), &_x, (_size)); \
580 ({ rc = do_insn_fetch(ctxt, ops, (_eip), _arr, (_size)); \
710 static int do_insn_fetch(struct x86_emulate_ctxt *ctxt, function

Completed in 31 milliseconds