Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/include/asm/
Dmcpm.h51 void mcpm_set_early_poke(unsigned cpu, unsigned cluster,
/linux-6.1.9/arch/arm/common/
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()
Dmcpm_entry.c152 void mcpm_set_early_poke(unsigned cpu, unsigned cluster, in mcpm_set_early_poke() function