Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/common/
DbL_switcher.c152 unsigned int ob_mpidr, ob_cpu, ob_cluster, ib_mpidr, ib_cpu, ib_cluster; in bL_switch_to() local
160 ob_cluster = MPIDR_AFFINITY_LEVEL(ob_mpidr, 1); in bL_switch_to()
163 if (new_cluster_id == ob_cluster) in bL_switch_to()
177 mcpm_set_entry_vector(ob_cpu, ob_cluster, NULL); in bL_switch_to()
183 ipi_nr |= ((1 << 16) << bL_gic_id[ob_cpu][ob_cluster]); in bL_switch_to()