Searched refs:sec_state_from (Results 1 – 1 of 1) sorted by relevance
94 unsigned long sec_state_from = in pncd_context_switch_to() local104 assert(sec_state_from == SECURE); in pncd_context_switch_to()149 if (sec_state_from == SECURE) { in pncd_context_switch_to()161 return cm_get_context((uint32_t) sec_state_from); in pncd_context_switch_to()164 context_save(sec_state_from); in pncd_context_switch_to()
Completed in 3 milliseconds