Home
last modified time | relevance | path

Searched refs:THREAD_ABT_REG_SPSR (Results 1 – 3 of 3) sorted by relevance

/optee_os/out/arm/core/include/generated/
A Dasm-defines.h17 #define THREAD_ABT_REG_SPSR 256 /* offsetof(struct thread_abort_regs, spsr)" */ macro
/optee_os/core/arch/arm/kernel/
A Dthread_a64.S732 stp x2, x3, [sp, #THREAD_ABT_REG_SPSR]
764 ldp x0, x1, [x3, #THREAD_ABT_REG_SPSR]
804 stp x2, x3, [sp, #THREAD_ABT_REG_SPSR]
837 ldp x0, x1, [x3, #THREAD_ABT_REG_SPSR]
A Dasm-defines.c67 DEFINE(THREAD_ABT_REG_SPSR, offsetof(struct thread_abort_regs, spsr));

Completed in 4 milliseconds