Searched refs:cpu_enabled_cores (Results 1 – 7 of 7) sorted by relevance
51 int cpu_enabled_cores(void);72 static inline int cpu_enabled_cores(void) { return 1; }; in cpu_enabled_cores() function
76 static inline int cpu_enabled_cores(void) in cpu_enabled_cores() function
145 int cpu_enabled_cores(void) in cpu_enabled_cores() function215 int cpu_enabled_cores(void) in cpu_enabled_cores() function
45 if (cpu_enabled_cores() & ~BIT(PLATFORM_PRIMARY_CORE_ID)) in pm_policy_next_state()
263 int enabled_cores = cpu_enabled_cores(); in cavs_pm_runtime_core_dis_hp_clk()
941 if (cpu_enabled_cores() & ~BIT(PLATFORM_PRIMARY_CORE_ID)) { in ipc4_module_process_dx()943 cpu_enabled_cores()); in ipc4_module_process_dx()
380 set_tuple_uint32(tuple, IPC4_ACTIVE_CORES_MASK, cpu_enabled_cores()); in basefw_power_state_info_get()