Home
last modified time | relevance | path

Searched refs:ob_cpu (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
157 ob_cpu = MPIDR_AFFINITY_LEVEL(ob_mpidr, 0); 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()