Searched refs:EXCP_SVC (Results 1 – 2 of 2) sorted by relevance
| /openbmc/qemu/target/s390x/ | ||
| H A D | cpu.h | 440 #define EXCP_SVC 2 /* supervisor call (syscall) */ macro |
| /openbmc/qemu/target/s390x/tcg/ | ||
| H A D | mem_helper.c | 2493 helper_exception(env, EXCP_SVC); in HELPER() |