Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/include/bl32/pnc/
Dpnc.h20 void *pncd_context_switch_to(unsigned long security_state);
/trusted-firmware-a-latest/services/spd/pncd/
Dpncd_main.c92 void *pncd_context_switch_to(unsigned long security_state) in pncd_context_switch_to() function
186 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()