Searched refs:_cpu_offset_to_exc_depth (Results 1 – 4 of 4) sorted by relevance
| /Zephyr-latest/arch/arm/core/cortex_a_r/ |
| D | macro_priv.inc | 64 ldrb r1, [r2, #_cpu_offset_to_exc_depth] 66 strb r1, [r2, #_cpu_offset_to_exc_depth]
|
| D | switch.S | 45 ldrb r3, [r2, #_cpu_offset_to_exc_depth] 50 strb r3, [r2, #_cpu_offset_to_exc_depth]
|
| D | exc.S | 251 ldrb r1, [r2, #_cpu_offset_to_exc_depth] 253 strb r1, [r2, #_cpu_offset_to_exc_depth]
|
| /Zephyr-latest/arch/arm/include/ |
| D | offsets_short_arch.h | 30 #define _cpu_offset_to_exc_depth \ macro
|