Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/common/
H A DbL_switcher.c150 unsigned int ob_mpidr, ob_cpu, ob_cluster, ib_mpidr, ib_cpu, ib_cluster; in bL_switch_to() local
158 ob_cluster = MPIDR_AFFINITY_LEVEL(ob_mpidr, 1); in bL_switch_to()
161 if (new_cluster_id == ob_cluster) in bL_switch_to()
175 mcpm_set_entry_vector(ob_cpu, ob_cluster, NULL); in bL_switch_to()
181 ipi_nr |= ((1 << 16) << bL_gic_id[ob_cpu][ob_cluster]); in bL_switch_to()