Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/kernel/
A Dabort.c391 uint32_t spsr = ai->regs->spsr; in abort_is_user_exception() local
A Dthread.c1400 static bool get_spsr(bool is_32bit, unsigned long entry_func, uint32_t *spsr) in get_spsr()
1418 static bool get_spsr(bool is_32bit, unsigned long entry_func, uint32_t *spsr) in get_spsr()
1438 uint32_t spsr) in set_ctx_regs()
1474 uint32_t spsr = 0; in thread_enter_user_mode() local
/optee_os/core/arch/arm/include/kernel/
A Dthread.h106 uint32_t spsr; member
157 uint64_t spsr; member
164 uint32_t spsr; member
179 uint64_t spsr; member
/optee_os/core/arch/arm/include/
A Darm32.h226 uint32_t spsr; in read_spsr() local

Completed in 14 milliseconds