Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/include/asm/
H A Dmcpm.h51 void mcpm_set_early_poke(unsigned cpu, unsigned cluster,
/openbmc/linux/arch/arm/common/
H A DbL_switcher.c182 mcpm_set_early_poke(ib_cpu, ib_cluster, gic_get_sgir_physaddr(), ipi_nr); in bL_switch_to()
205 mcpm_set_early_poke(ib_cpu, ib_cluster, 0, 0); in bL_switch_to()
H A Dmcpm_entry.c152 void mcpm_set_early_poke(unsigned cpu, unsigned cluster, in mcpm_set_early_poke() function