Home
last modified time | relevance | path

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

/Zephyr-latest/arch/arm/core/cortex_a_r/
Dmacro_priv.inc64 ldrb r1, [r2, #_cpu_offset_to_exc_depth]
66 strb r1, [r2, #_cpu_offset_to_exc_depth]
Dswitch.S45 ldrb r3, [r2, #_cpu_offset_to_exc_depth]
50 strb r3, [r2, #_cpu_offset_to_exc_depth]
Dexc.S251 ldrb r1, [r2, #_cpu_offset_to_exc_depth]
253 strb r1, [r2, #_cpu_offset_to_exc_depth]
/Zephyr-latest/arch/arm/include/
Doffsets_short_arch.h30 #define _cpu_offset_to_exc_depth \ macro