Home
last modified time | relevance | path

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

/Zephyr-latest/arch/x86/core/
Dfatal.c38 static inline uintptr_t esf_get_sp(const struct arch_esf *esf) in esf_get_sp() function
504 if (z_x86_check_stack_bounds(esf_get_sp(esf), 0, esf->cs)) { in z_x86_page_fault_handler()