Home
last modified time | relevance | path

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

/aosp_15_r20/external/trusty/lk/arch/x86/32/
Dexceptions.S76 call x86_exception_handler
/aosp_15_r20/external/trusty/lk/arch/x86/64/
Dexceptions.S85 call x86_exception_handler
/aosp_15_r20/external/trusty/lk/arch/x86/
Dfaults.c213 void x86_exception_handler(x86_iframe_t *frame) in x86_exception_handler() function