Home
last modified time | relevance | path

Searched refs:IA64_IPI_LOCAL_TLB_FLUSH (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/ia64/include/asm/
H A Dhw_irq.h75 #define IA64_IPI_LOCAL_TLB_FLUSH 0xfc /* SMP flush local TLB */ macro
/kernel/linux/linux-6.6/arch/ia64/include/asm/
H A Dhw_irq.h74 #define IA64_IPI_LOCAL_TLB_FLUSH 0xfc /* SMP flush local TLB */ macro
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dsmp.c235 ia64_send_ipi(cpu, IA64_IPI_LOCAL_TLB_FLUSH, IA64_IPI_DM_INT, 0); in smp_send_local_flush_tlb()
H A Dirq_ia64.c418 # define IS_LOCAL_TLB_FLUSH(vec) (vec == IA64_IPI_LOCAL_TLB_FLUSH)
608 register_percpu_irq(IA64_IPI_LOCAL_TLB_FLUSH, dummy_handler, 0, in ia64_native_register_ipi()
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Dsmp.c235 ia64_send_ipi(cpu, IA64_IPI_LOCAL_TLB_FLUSH, IA64_IPI_DM_INT, 0); in smp_send_local_flush_tlb()
H A Dirq_ia64.c418 # define IS_LOCAL_TLB_FLUSH(vec) (vec == IA64_IPI_LOCAL_TLB_FLUSH)
608 register_percpu_irq(IA64_IPI_LOCAL_TLB_FLUSH, dummy_handler, 0, in ia64_native_register_ipi()

Completed in 5 milliseconds