Home
last modified time | relevance | path

Searched refs:core_state (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/soc/intel/intel_adsp/cavs/
Dpower.c56 struct core_state { struct
64 static struct core_state core_desc[CONFIG_MP_MAX_NUM_CPUS] = {{0}}; argument
91 sys_cache_data_flush_range(&core_desc[core_id], sizeof(struct core_state)); in _save_core_context()
/Zephyr-latest/soc/intel/intel_adsp/ace/
Dpower.c113 struct core_state { struct
128 static struct core_state core_desc[CONFIG_MP_MAX_NUM_CPUS] = {{0}}; argument
157 sys_cache_data_flush_range(&core_desc[core_id], sizeof(struct core_state)); in _save_core_context()