Searched refs:rm9000_perfcount_irq (Results 1 – 2 of 2) sorted by relevance
89 unsigned int rm9000_perfcount_irq; variable91 EXPORT_SYMBOL(rm9000_perfcount_irq);104 rm9000_perfcount_irq = base + 1; in rm9k_cpu_irq_init()105 irq_set_chip_and_handler(rm9000_perfcount_irq, &rm9k_perfcounter_irq, in rm9k_cpu_irq_init()
29 extern unsigned int rm9000_perfcount_irq;120 return request_irq(rm9000_perfcount_irq, rm9000_perfcount_handler, in rm9000_init()126 free_irq(rm9000_perfcount_irq, NULL); in rm9000_exit()