Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/kernel/
H A Dthread.c417 uint64_t spsr = SPSR_64(SPSR_64_MODE_EL1, SPSR_64_MODE_SP_EL0, 0); in spsr_from_pstate() local
908 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()
1008 uint32_t spsr = 0; in thread_enter_user_mode() local
H A Dabort.c418 uint32_t spsr = ai->regs->spsr; in abort_is_user_exception() local
/optee_os/core/arch/arm/include/kernel/
H A Dthread_arch.h173 uint32_t spsr; member
224 uint64_t spsr; member
235 uint32_t spsr; member
250 uint64_t spsr; member
/optee_os/core/arch/arm/include/
H A Darm32.h226 uint32_t spsr; in read_spsr() local