Home
last modified time | relevance | path

Searched refs:pncd_context_switch_to (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/include/bl32/pnc/
H A Dpnc.h20 void *pncd_context_switch_to(unsigned long security_state);
/rk3399_ARM-atf/services/spd/pncd/
H A Dpncd_main.c94 void *pncd_context_switch_to(unsigned long security_state) in pncd_context_switch_to() function
188 handle = pncd_context_switch_to(SECURE); in pncd_sel1_interrupt_handler()
418 handle = pncd_context_switch_to(ns != 0 ? SECURE : NON_SECURE); in pncd_smc_handler_unsafe()