Searched refs:IA64_IPI_LOCAL_TLB_FLUSH (Results 1 – 3 of 3) sorted by relevance
76 #define IA64_IPI_LOCAL_TLB_FLUSH 0xfc /* SMP flush local TLB */ macro
236 platform_send_ipi(cpu, IA64_IPI_LOCAL_TLB_FLUSH, IA64_IPI_DM_INT, 0); in smp_send_local_flush_tlb()
429 # define IS_LOCAL_TLB_FLUSH(vec) (vec == IA64_IPI_LOCAL_TLB_FLUSH)630 register_percpu_irq(IA64_IPI_LOCAL_TLB_FLUSH, &tlb_irqaction); in ia64_native_register_ipi()