aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/powerpc/include/asm/book3s/32/tlbflush.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-24powerpc: Fix misspellings in tlbflush.hZhang Yunkai1-1/+1
2020-12-09powerpc/32s: Inline tlb_flush()Christophe Leroy1-0/+11
2020-12-09powerpc/32s: Split and inline flush_range()Christophe Leroy1-1/+12
2020-12-09powerpc/32s: Inline flush_tlb_range() and flush_tlb_kernel_range()Christophe Leroy1-3/+12
2020-12-09powerpc/32s: Split and inline flush_tlb_mm() and flush_tlb_page()Christophe Leroy1-2/+18
2020-12-09powerpc/32s: Inline _tlbie() on non SMPChristophe Leroy1-0/+7
2020-12-09powerpc/32s: Move _tlbie() and _tlbia() prototypes to tlbflush.hChristophe Leroy1-0/+4
2020-12-09powerpc/mm: Remove flush_tlb_page_nohash() prototype.Christophe Leroy1-1/+0
2018-07-30powerpc: split asm/tlbflush.hChristophe Leroy1-0/+25