Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kvm/
H A Demulate.c2328 return emulate_ud(ctxt); in em_rsm()
2373 return emulate_ud(ctxt); in em_syscall()
2384 return emulate_ud(ctxt); in em_syscall()
2388 return emulate_ud(ctxt); in em_syscall()
2448 return emulate_ud(ctxt); in em_sysenter()
3210 return emulate_ud(ctxt); in em_rdpid()
5121 rc = emulate_ud(ctxt); in x86_emulate_insn()
5126 rc = emulate_ud(ctxt); in x86_emulate_insn()
5134 rc = emulate_ud(ctxt); in x86_emulate_insn()
5140 rc = emulate_ud(ctxt); in x86_emulate_insn()
[all …]