Home
last modified time | relevance | path

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

/trusted-firmware-a/plat/mediatek/mt6795/
A Dplat_pm.c25 struct core_context { struct
34 struct core_context core[PLATFORM_MAX_CPUS_PER_CLUSTER]; argument
56 static inline struct core_context *cluster_core(struct cluster_context *cluster, in cluster_core()
71 static struct core_context *get_core_data(unsigned long mpidr) in get_core_data()
151 struct core_context *core; in mt_cpu_save()
162 struct core_context *core; in mt_cpu_restore()
/trusted-firmware-a/plat/mediatek/mt8173/
A Dplat_pm.c68 struct core_context { struct
77 struct core_context core[PLATFORM_MAX_CPUS_PER_CLUSTER]; argument
99 static inline struct core_context *cluster_core(struct cluster_context *cluster, in cluster_core()
114 static struct core_context *get_core_data(unsigned long mpidr) in get_core_data()
209 struct core_context *core; in mt_cpu_save()
220 struct core_context *core; in mt_cpu_restore()

Completed in 3 milliseconds