Lines Matching defs:esf
38 static inline uintptr_t esf_get_sp(const struct arch_esf *esf) in esf_get_sp()
130 const struct arch_esf *esf, int max_frames) in walk_stackframe()
188 const struct k_thread *thread, const struct arch_esf *esf) in arch_stack_walk()
211 static ALWAYS_INLINE void unwind_stack(const struct arch_esf *esf) in unwind_stack()
220 static inline uintptr_t esf_get_code(const struct arch_esf *esf) in esf_get_code()
229 static inline uintptr_t get_cr3(const struct arch_esf *esf) in get_cr3()
247 static inline pentry_t *get_ptables(const struct arch_esf *esf) in get_ptables()
254 static void dump_regs(const struct arch_esf *esf) in dump_regs()
271 static void dump_regs(const struct arch_esf *esf) in dump_regs()
356 static void dump_page_fault(struct arch_esf *esf) in dump_page_fault()
391 const struct arch_esf *esf) in z_x86_fatal_error()
418 const struct arch_esf *esf) in z_x86_unhandled_cpu_exception()
437 void z_x86_page_fault_handler(struct arch_esf *esf) in z_x86_page_fault_handler()
521 void z_x86_do_kernel_oops(const struct arch_esf *esf) in z_x86_do_kernel_oops()