Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/include/asm/book3s/64/ !
Dtlbflush-radix.h75 extern void radix__local_flush_tlb_mm(struct mm_struct *mm);
88 #define radix__flush_tlb_mm(mm) radix__local_flush_tlb_mm(mm)
Dtlbflush.h83 return radix__local_flush_tlb_mm(mm); in local_flush_tlb_mm()
/linux-6.1.9/arch/powerpc/mm/book3s64/ !
Dradix_tlb.c701 void radix__local_flush_tlb_mm(struct mm_struct *mm) in radix__local_flush_tlb_mm() function
711 EXPORT_SYMBOL(radix__local_flush_tlb_mm);