Searched refs:check_exception (Results 1 – 2 of 2) sorted by relevance
| /openbmc/qemu/target/i386/tcg/ |
| H A D | excp_helper.c | 44 static int check_exception(CPUX86State *env, int intno, int *error_code, in check_exception() 53 qemu_log_mask(CPU_LOG_INT, "check_exception old: 0x%x new 0x%x\n", in check_exception() 102 intno = check_exception(env, intno, &error_code, retaddr); in raise_interrupt2() 43 static int check_exception(CPUX86State *env, int intno, int *error_code, check_exception() function
|
| /openbmc/qemu/hw/ppc/ |
| H A D | spapr_events.c | 934 static void check_exception(PowerPCCPU *cpu, SpaprMachineState *spapr, in check_exception() function 1071 check_exception); in spapr_events_init()
|