Home
last modified time | relevance | path

Searched refs:_thread_offset_to_exception_depth (Results 1 – 6 of 6) sorted by relevance

/arch/arm64/include/
A Doffsets_short_arch.h12 #define _thread_offset_to_exception_depth \ macro
/arch/arm/include/
A Doffsets_short_arch.h27 #define _thread_offset_to_exception_depth \ macro
/arch/arm/core/cortex_a_r/
A Dswitch.S46 strb r3, [r1, #_thread_offset_to_exception_depth]
49 ldrb r3, [r0, #_thread_offset_to_exception_depth]
/arch/riscv/include/
A Doffsets_short_arch.h59 #define _thread_offset_to_exception_depth \ macro
/arch/riscv/core/
A Disr.S311 lb t1, _thread_offset_to_exception_depth(t0)
313 sb t1, _thread_offset_to_exception_depth(t0)
441 lb t1, _thread_offset_to_exception_depth(a0)
443 sb t1, _thread_offset_to_exception_depth(a0)
445 lb t1, _thread_offset_to_exception_depth(a1)
447 sb t1, _thread_offset_to_exception_depth(a1)
746 lb t1, _thread_offset_to_exception_depth(t0)
748 sb t1, _thread_offset_to_exception_depth(t0)
/arch/arm64/core/
A Dswitch.S58 strb w2, [x1, #_thread_offset_to_exception_depth]
61 ldrb w2, [x0, #_thread_offset_to_exception_depth]

Completed in 14 milliseconds