Searched refs:exc_depth (Results 1 – 3 of 3) sorted by relevance
14 int8_t exc_depth; member
43 return (arch_curr_cpu()->arch.exc_depth > 1U) ? (true) : (false); in arch_is_in_nested_exception()
37 GEN_OFFSET_SYM(_cpu_arch_t, exc_depth);