Searched refs:SP_TRAP_IRQ1 (Results 1 – 4 of 4) sorted by relevance
65 #define SP_TRAP_IRQ1 0x11 /* IRQ level 1 */ macro121 ((level > SP_TRAP_WDOG && level < SP_TRAP_IRQ1) || \
505 table[SP_TRAP_IRQ1+(cpu_irq-1)].inst_one = SPARC_RD_PSR_L0; \ in request_fast_irq()506 table[SP_TRAP_IRQ1+(cpu_irq-1)].inst_two = \ in request_fast_irq()508 (unsigned long) &table[SP_TRAP_IRQ1+(cpu_irq-1)].inst_two);\ in request_fast_irq()509 table[SP_TRAP_IRQ1+(cpu_irq-1)].inst_three = SPARC_RD_WIM_L3; \ in request_fast_irq()510 table[SP_TRAP_IRQ1+(cpu_irq-1)].inst_four = SPARC_NOP; in request_fast_irq()
306 struct tt_entry *trap_table = &sparc_ttable[SP_TRAP_IRQ1 + (14 - 1)]; in sun4m_init_timers()
488 struct tt_entry *trap_table = &sparc_ttable[SP_TRAP_IRQ1 + (14 - 1)]; in sun4d_init_timers()