Home
last modified time | relevance | path

Searched defs:sp_ptr (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/services/std_svc/spm/spm_mm/
H A Dspm_mm_main.c46 static void sp_state_set(sp_context_t *sp_ptr, sp_state_t state) in sp_state_set()
55 static void sp_state_wait_switch(sp_context_t *sp_ptr, sp_state_t from, sp_state_t to) in sp_state_wait_switch()
167 sp_context_t *sp_ptr = &sp_ctx; in spm_mm_sp_call() local