Searched refs:CP0_LEGACY_COMPARE_IRQ (Results 1 - 7 of 7) sorted by relevance

/linux-master/arch/mips/bmips/
H A Dirq.c24 return CP0_LEGACY_COMPARE_IRQ;
/linux-master/arch/mips/include/asm/
H A Dirq.h69 #define CP0_LEGACY_COMPARE_IRQ 7 macro
/linux-master/arch/mips/ath25/
H A Dboard.c223 return CP0_LEGACY_COMPARE_IRQ;
/linux-master/arch/mips/ath79/
H A Dsetup.c208 return CP0_LEGACY_COMPARE_IRQ;
/linux-master/arch/mips/ralink/
H A Dirq.c94 return CP0_LEGACY_COMPARE_IRQ;
/linux-master/arch/mips/lantiq/
H A Dirq.c424 return CP0_LEGACY_COMPARE_IRQ;
/linux-master/arch/mips/kernel/
H A Dtraps.c2257 cp0_compare_irq = CP0_LEGACY_COMPARE_IRQ;

Completed in 169 milliseconds