Home
last modified time | relevance | path

Searched defs:spsr (Results 1 – 4 of 4) sorted by relevance

/optee_os-3.20.0/core/arch/arm/kernel/
A Dthread.c908 static bool get_spsr(bool is_32bit, unsigned long entry_func, uint32_t *spsr) in get_spsr()
926 static bool get_spsr(bool is_32bit, unsigned long entry_func, uint32_t *spsr) in get_spsr()
946 uint32_t spsr, in set_ctx_regs()
1001 uint32_t spsr = 0; in thread_enter_user_mode() local
A Dabort.c403 uint32_t spsr = ai->regs->spsr; in abort_is_user_exception() local
/optee_os-3.20.0/core/arch/arm/include/kernel/
A Dthread_arch.h119 uint32_t spsr; member
170 uint64_t spsr; member
181 uint32_t spsr; member
196 uint64_t spsr; member
/optee_os-3.20.0/core/arch/arm/include/
A Darm32.h226 uint32_t spsr; in read_spsr() local

Completed in 9 milliseconds