Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/include/asm/book3s/64/
Dtlbflush-hash.h68 static inline void hash__local_flush_tlb_mm(struct mm_struct *mm) in hash__local_flush_tlb_mm() function
Dtlbflush.h84 return hash__local_flush_tlb_mm(mm); in local_flush_tlb_mm()