Searched refs:pncd_context_switch_to (Results 1 – 2 of 2) sorted by relevance
20 void *pncd_context_switch_to(unsigned long security_state);
92 void *pncd_context_switch_to(unsigned long security_state) in pncd_context_switch_to() function186 handle = pncd_context_switch_to(SECURE); in pncd_sel1_interrupt_handler()416 handle = pncd_context_switch_to(ns != 0 ? SECURE : NON_SECURE); in pncd_smc_handler_unsafe()
Completed in 6 milliseconds