Searched refs:arch_exception_context (Results 1 – 5 of 5) sorted by relevance
15 typedef struct arch_exception_context arch_exception_context_t;
92 struct arch_exception_context { struct
104 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()
155 const struct arch_exception_context* exception_context;
43 struct arch_exception_context { struct
Completed in 17 milliseconds