Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/kernel/
Dfatal.c108 if ((esf != NULL) && arch_is_in_nested_exception(esf)) { in z_fatal_error()
138 if ((esf != NULL) && arch_is_in_nested_exception(esf)) { in z_fatal_error()
150 if ((esf != NULL) && arch_is_in_nested_exception(esf)) { in z_fatal_error()
/Zephyr-Core-3.7.0/arch/arm/include/cortex_a_r/
Dexception.h41 static ALWAYS_INLINE bool arch_is_in_nested_exception(const struct arch_esf *esf) in arch_is_in_nested_exception() function
/Zephyr-Core-3.7.0/arch/arm/include/cortex_m/
Dexception.h71 static ALWAYS_INLINE bool arch_is_in_nested_exception(const struct arch_esf *esf) in arch_is_in_nested_exception() function