Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/tcg/user/
H A Dseg_helper.c32 cs->exception_index = EXCP_SYSCALL; in helper_syscall()
73 if (is_int || intno == EXCP_SYSCALL) { in do_interrupt_user()
/openbmc/qemu/target/mips/tcg/
H A Dexception.c106 [EXCP_SYSCALL] = "syscall",
H A Dnanomips_translate.c.inc3573 generate_exception_end(ctx, EXCP_SYSCALL);
4493 generate_exception_end(ctx, EXCP_SYSCALL);
H A Dmicromips_translate.c.inc1306 generate_exception_end(ctx, EXCP_SYSCALL);
/openbmc/qemu/target/mips/
H A Dcpu.h1279 EXCP_SYSCALL, enumerator