Home
last modified time | relevance | path

Searched defs:trap_handler (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/coreboot/src/arch/riscv/
H A Dtrap_handler.c112 void (*trap_handler)(struct trapframe *tf) = default_trap_handler; variable
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/powerpc/mm/
H A Dexec_prot.c45 static void trap_handler(int signum, siginfo_t *sinfo, void *ctx) in trap_handler() function
H A Dpkey_exec_prot.c30 static void trap_handler(int signum, siginfo_t *sinfo, void *ctx) in trap_handler() function