Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/tcg/
H A Dexcp_helper.c44 static int check_exception(CPUX86State *env, int intno, int *error_code, in check_exception() function
101 intno = check_exception(env, intno, &error_code, retaddr); in raise_interrupt2()
/openbmc/linux/tools/testing/selftests/net/
H A Dicmp_redirect.sh285 check_exception() function
432 check_exception "" "yes" "redirect exception"
443 check_exception "1300" "yes" "redirect exception plus mtu"
455 check_exception "" "no" "routing reset"
460 check_exception "1300" "no" "mtu exception"
464 check_exception "1300" "yes" "mtu exception plus redirect"
/openbmc/qemu/hw/ppc/
H A Dspapr_events.c935 static void check_exception(PowerPCCPU *cpu, SpaprMachineState *spapr, in check_exception() function
1084 check_exception); in spapr_events_init()