Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clocksource/
Dmips-gic-timer.c82 static int gic_cpu_notifier(struct notifier_block *nb, unsigned long action, in gic_cpu_notifier() function
110 .notifier_call = gic_cpu_notifier,
/linux-4.4.14/drivers/irqchip/
Dirq-gic-v3.c539 static struct notifier_block gic_cpu_notifier = { variable
623 register_cpu_notifier(&gic_cpu_notifier); in gic_smp_init()
Dirq-gic.c1008 static struct notifier_block gic_cpu_notifier = { variable
1143 register_cpu_notifier(&gic_cpu_notifier); in __gic_init_bases()