Searched refs:cpu_CLW_active (Results 1 – 4 of 4) sorted by relevance
379 cpu_data_ptr->cpu_CLW_active = 0; in platform_cache_idle_enter()439 getCpuDatap()->cpu_CLW_active = 1; in platform_cache_idle_exit()521 if (target_cdp->cpu_CLW_active == 0) { in cache_xcall()531 if (target_cdp->cpu_CLW_active == 0) { in cache_xcall()
377 cpu_data_ptr->cpu_CLW_active = 0x1UL; in cpu_data_init()512 cpu_data_ptr->cpu_CLW_active = 0; in ml_arm_sleep()
654 cpu_data_ptr->cpu_CLW_active = 1; in arm_init_cpu()776 cpu_data_ptr->cpu_CLW_active = 1; in arm_init_idle_cpu()
226 volatile uint32_t cpu_CLW_active; member