Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/
H A Demulate.c2079 static int emulate_int(struct x86_emulate_ctxt *ctxt, int irq) in emulate_int() function
5322 rc = emulate_int(ctxt, 3); in x86_emulate_insn()
5325 rc = emulate_int(ctxt, ctxt->src.val); in x86_emulate_insn()
5329 rc = emulate_int(ctxt, 4); in x86_emulate_insn()