diff options
author | Matthew Wilcox (Oracle) <[email protected]> | 2023-08-02 16:13:42 +0100 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2023-08-24 16:20:21 -0700 |
commit | a6d01af08b2e40772cf97e700b699850f6862886 (patch) | |
tree | 70077037e52e762ba4b3db892bedd5a90a5b2ab9 /arch/mips/include/asm/pgtable-bits.h | |
parent | 876397837d582ce72f977ac3e635ce74eebcecc9 (diff) |
loongarch: implement the new page table range API
Add update_mmu_cache_range() and change _PFN_SHIFT to PFN_PTE_SHIFT. It
would probably be more efficient to implement __update_tlb() by flushing
the entire folio instead of calling __update_tlb() N times, but I'll leave
that for someone who understands the architecture better.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Acked-by: Mike Rapoport (IBM) <[email protected]>
Cc: Huacai Chen <[email protected]>
Cc: WANG Xuerui <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'arch/mips/include/asm/pgtable-bits.h')
0 files changed, 0 insertions, 0 deletions