Home
last modified time | relevance | path

Searched defs:get_spsr (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/arch/arm/kernel/
H A Dthread.c908 static bool get_spsr(bool is_32bit, unsigned long entry_func, uint32_t *spsr) in get_spsr() function
926 static bool get_spsr(bool is_32bit, unsigned long entry_func, uint32_t *spsr) in get_spsr() function
H A Dstmm_sp.c167 static uint32_t __maybe_unused get_spsr(void) in get_spsr() function