Searched refs:SP_TRAP_IRQ1 (Results 1 – 5 of 5) sorted by relevance
58 #define SP_TRAP_IRQ1 0x11 /* IRQ level 1 */ macro114 ((level > SP_TRAP_WDOG && level < SP_TRAP_IRQ1) || \
379 table[SP_TRAP_IRQ1+(cpu_irq-1)].inst_one = SPARC_RD_PSR_L0; \ in request_fast_irq()380 table[SP_TRAP_IRQ1+(cpu_irq-1)].inst_two = \ in request_fast_irq()382 (unsigned long) &table[SP_TRAP_IRQ1+(cpu_irq-1)].inst_two);\ in request_fast_irq()383 table[SP_TRAP_IRQ1+(cpu_irq-1)].inst_three = SPARC_RD_WIM_L3; \ in request_fast_irq()384 table[SP_TRAP_IRQ1+(cpu_irq-1)].inst_four = SPARC_NOP; in request_fast_irq()
235 struct tt_entry *trap_table = &sparc_ttable[SP_TRAP_IRQ1 + (leon_percpu_timer_dev[0].irq - 1)]; in leon_init_timers()
403 struct tt_entry *trap_table = &sparc_ttable[SP_TRAP_IRQ1 + (14 - 1)]; in sun4m_init_timers()
497 struct tt_entry *trap_table = &sparc_ttable[SP_TRAP_IRQ1 + (14 - 1)]; in sun4d_fixup_trap_table()