Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-ppc/
Dxics.h15 extern struct hw_interrupt_type xics_pic;
/linux-2.4.37.9/arch/ppc64/kernel/
Dxics.h17 extern struct hw_interrupt_type xics_pic;
Dxics.c32 struct hw_interrupt_type xics_pic = { variable
287 desc->handler = &xics_pic; in xics_init_irq_desc()