Searched refs:bl1_next_cpu_context_ptr (Results 1 – 1 of 1) sorted by relevance
24 static void *bl1_next_cpu_context_ptr; variable57 bl1_next_cpu_context_ptr = cpu_context; in cm_set_next_context()62 return bl1_next_cpu_context_ptr; in cm_get_next_context()91 flush_dcache_range((uintptr_t)&bl1_next_cpu_context_ptr, in flush_smc_and_cpu_ctx()92 sizeof(bl1_next_cpu_context_ptr)); in flush_smc_and_cpu_ctx()93 flush_dcache_range((uintptr_t)bl1_next_cpu_context_ptr, in flush_smc_and_cpu_ctx()