Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/clocksource/
Dmips-gic-timer.c82 static int gic_cpu_notifier(struct notifier_block *nb, unsigned long action, in gic_cpu_notifier() function
98 .notifier_call = gic_cpu_notifier,
/linux-4.1.27/drivers/irqchip/
Dirq-gic-v3.c520 static struct notifier_block gic_cpu_notifier = { variable
604 register_cpu_notifier(&gic_cpu_notifier); in gic_smp_init()
Dirq-gic.c853 static struct notifier_block gic_cpu_notifier = { variable
993 register_cpu_notifier(&gic_cpu_notifier); in gic_init_bases()