aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/book3s/32/tlbflush.h
AgeCommit message (Expand)Author
2023-10-23powerpc/32s: Implement local_flush_tlb_page_psize()Michael Ellerman
2022-11-30powerpc/tlb: Add local flush for page given mm_struct and psizeBenjamin Gray
2021-03-24powerpc: Fix misspellings in tlbflush.hZhang Yunkai
2020-12-09powerpc/32s: Inline tlb_flush()Christophe Leroy
2020-12-09powerpc/32s: Split and inline flush_range()Christophe Leroy
2020-12-09powerpc/32s: Inline flush_tlb_range() and flush_tlb_kernel_range()Christophe Leroy
2020-12-09powerpc/32s: Split and inline flush_tlb_mm() and flush_tlb_page()Christophe Leroy
2020-12-09powerpc/32s: Inline _tlbie() on non SMPChristophe Leroy
2020-12-09powerpc/32s: Move _tlbie() and _tlbia() prototypes to tlbflush.hChristophe Leroy
2020-12-09powerpc/mm: Remove flush_tlb_page_nohash() prototype.Christophe Leroy
2018-07-30powerpc: split asm/tlbflush.hChristophe Leroy