Searched refs:exception_depth (Results 1 – 10 of 10) sorted by relevance
39 buf[8] = '0' + arch_current_thread()->arch.exception_depth; in DBG()216 if (arch_current_thread()->arch.exception_depth > 0) { in z_riscv_fpu_trap()259 if (arch_current_thread()->arch.exception_depth == exc_update_level) { in fpu_access_allowed()
70 thread->arch.exception_depth = 1; in arch_new_thread()
81 int8_t exception_depth; member
72 uint8_t exception_depth; member
70 uint8_t exception_depth; member
36 GEN_OFFSET_SYM(_thread_arch_t, exception_depth);
33 GEN_OFFSET_SYM(_thread_arch_t, exception_depth);
137 thread->arch.exception_depth = 1; in arch_new_thread()
87 GEN_OFFSET_SYM(_thread_arch_t, exception_depth);