Searched refs:THREAD_ABT_REG_X0 (Results 1 – 3 of 3) sorted by relevance
| /optee_os/out/arm/core/include/generated/ |
| A D | asm-defines.h | 14 #define THREAD_ABT_REG_X0 0 /* offsetof(struct thread_abort_regs, x0)" */ macro
|
| /optee_os/core/arch/arm/kernel/ |
| A D | thread_a64.S | 735 stp x2, x3, [sp, #THREAD_ABT_REG_X0] 757 load_xregs sp, THREAD_ABT_REG_X0, 0, 29 807 stp x2, x3, [sp, #THREAD_ABT_REG_X0] 830 load_xregs sp, THREAD_ABT_REG_X0, 0, 29
|
| A D | asm-defines.c | 64 DEFINE(THREAD_ABT_REG_X0, offsetof(struct thread_abort_regs, x0));
|
Completed in 4 milliseconds