Home
last modified time | relevance | path

Searched refs:pncd_exit_sp (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/services/spd/pncd/
H A Dpncd_helpers.S56 .global pncd_exit_sp symbol
57 func pncd_exit_sp
79 endfunc pncd_exit_sp
H A Dpncd_private.h71 void __dead2 pncd_exit_sp(uint64_t c_rt_ctx, uint64_t ret);
H A Dpncd_common.c100 pncd_exit_sp(pnc_ctx->c_rt_ctx, ret); in pncd_synchronous_sp_exit()