Home
last modified time | relevance | path

Searched refs:arch_exception_context (Results 1 – 5 of 5) sorted by relevance

/kernel/include/arch/
A Dexception.h15 typedef struct arch_exception_context arch_exception_context_t;
/kernel/arch/arm64/include/arch/
A Darm64.h92 struct arch_exception_context { struct
/kernel/arch/x86/
A Dfaults.cpp104 struct arch_exception_context* context, in call_dispatch_user_exception()
115 struct arch_exception_context context = {false, frame, 0}; in try_dispatch_user_exception()
320 struct arch_exception_context context = {true, frame, va}; in x86_pfe_handler()
/kernel/include/kernel/
A Dthread.h155 const struct arch_exception_context* exception_context;
/kernel/arch/x86/include/arch/
A Dx86.h43 struct arch_exception_context { struct

Completed in 17 milliseconds