Searched refs:core_context (Results 1 – 2 of 2) sorted by relevance
25 struct core_context { struct34 struct core_context core[PLATFORM_MAX_CPUS_PER_CLUSTER]; argument56 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()
68 struct core_context { struct77 struct core_context core[PLATFORM_MAX_CPUS_PER_CLUSTER]; argument99 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