Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/
H A Demulate.c2320 return emulate_ud(ctxt); in em_rsm()
2409 return emulate_ud(ctxt); in em_syscall()
2412 return emulate_ud(ctxt); in em_syscall()
2416 return emulate_ud(ctxt); in em_syscall()
2476 return emulate_ud(ctxt); in em_sysenter()
3231 return emulate_ud(ctxt); in em_rdpid()
5148 rc = emulate_ud(ctxt); in x86_emulate_insn()
5153 rc = emulate_ud(ctxt); in x86_emulate_insn()
5161 rc = emulate_ud(ctxt); in x86_emulate_insn()
5167 rc = emulate_ud(ctxt); in x86_emulate_insn()
[all …]