Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc64/kernel/
Dirq.c162 static inline unsigned long *get_irq_per_cpu(struct hw_irq_stat *hw) in get_irq_per_cpu() function
648 per_cpus = get_irq_per_cpu(hwstat); in show_interrupts()
711 per_cpus = get_irq_per_cpu(hwstat); /* same cache line for < 8 cpus */ in ppc_irq_dispatch_handler()