Searched refs:curr_stack (Results 1 – 1 of 1) sorted by relevance
46 uintptr_t sp_base, sp_limit, curr_stack, ctx_stack; in tfm_flih_prepare_depriv_flih() local61 curr_stack = (uintptr_t)__get_PSP(); in tfm_flih_prepare_depriv_flih()62 if (curr_stack < sp_base && curr_stack > sp_limit) { in tfm_flih_prepare_depriv_flih()64 ctx_stack = curr_stack; in tfm_flih_prepare_depriv_flih()