Home
last modified time | relevance | path

Searched refs:smp_on_other_tlbs (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/arch/mips/kernel/
Dsmp.c491 static inline void smp_on_other_tlbs(void (*func) (void *info), void *info) in smp_on_other_tlbs() function
500 smp_on_other_tlbs(func, info); in smp_on_each_tlb()
535 smp_on_other_tlbs(flush_tlb_mm_ipi, mm); in flush_tlb_mm()
591 smp_on_other_tlbs(flush_tlb_range_ipi, &fd); in flush_tlb_range()
658 smp_on_other_tlbs(flush_tlb_page_ipi, &fd); in flush_tlb_page()