Searched refs:ASI_INTERRUPT_DISPATCH (Results 1 – 2 of 2) sorted by relevance
266 stxa(IDDR_0H, ASI_INTERRUPT_DISPATCH, intr_func); in sparc64_send_ipi_sun4u()267 stxa(IDDR_1H, ASI_INTERRUPT_DISPATCH, arg1); in sparc64_send_ipi_sun4u()268 stxa(IDDR_2H, ASI_INTERRUPT_DISPATCH, arg2); in sparc64_send_ipi_sun4u()269 stxa(IDCR(upaid), ASI_INTERRUPT_DISPATCH, 0); in sparc64_send_ipi_sun4u()
423 #define ASI_INTERRUPT_DISPATCH 0x77 /* [4u] spitfire interrupt dispatch regs */ macro