Home
last modified time | relevance | path

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

/linux/include/linux/irqchip/
H A Darm-gic.h157 unsigned long gic_get_sgir_physaddr(void);
/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()
/linux/drivers/irqchip/
H A Dirq-gic.c1032 unsigned long gic_get_sgir_physaddr(void) in gic_get_sgir_physaddr() function