Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/common/
DbL_switcher.c153 unsigned int ob_mpidr, ob_cpu, ob_cluster, ib_mpidr, ib_cpu, ib_cluster; in bL_switch_to() local
161 ob_cluster = MPIDR_AFFINITY_LEVEL(ob_mpidr, 1); in bL_switch_to()
164 if (new_cluster_id == ob_cluster) in bL_switch_to()
178 mcpm_set_entry_vector(ob_cpu, ob_cluster, NULL); in bL_switch_to()
184 ipi_nr |= ((1 << 16) << bL_gic_id[ob_cpu][ob_cluster]); in bL_switch_to()