Searched refs:SGI_UART_VECTOR (Results 1 – 4 of 4) sorted by relevance
12 #define SGI_UART_VECTOR (0xe9) macro
134 if (ivec == SGI_UART_VECTOR) { in sn_end_irq()141 platform_send_ipi(smp_processor_id(), SGI_UART_VECTOR, IA64_IPI_DM_INT, 0); in sn_end_irq()
551 console_irq = CPU_VECTOR_TO_IRQ(intr_cpuloc, SGI_UART_VECTOR); in sn_sal_connect_interrupt()553 result = intr_connect_level(intr_cpuid, SGI_UART_VECTOR, 0 /*not used*/, 0 /*not used*/); in sn_sal_connect_interrupt()554 BUG_ON(result != SGI_UART_VECTOR); in sn_sal_connect_interrupt()
104 local5_config.sh_local_int5_config_s.idx = SGI_UART_VECTOR; in intr_init_vecblk()