Home
last modified time | relevance | path

Searched defs:exception_die (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/trusty/lk/arch/x86/
Dfaults.c119 static void exception_die(x86_iframe_t *frame, const char *msg) in exception_die() function
/aosp_15_r20/external/trusty/lk/arch/arm/arm/
Dfaults.c159 static void exception_die(struct arm_fault_frame *frame, const char *msg, uint32_t crash_reason) in exception_die() function