summaryrefslogtreecommitdiff
path: root/arch/arc/include/asm/pgtable-levels.h
AgeCommit message (Expand)Author
2023-12-05ARC: mm: Make virt_to_pfn() a static inlineLinus Walleij
2023-08-24arc: implement the new page table range APIMatthew Wilcox (Oracle)
2022-10-17ARC: mm: fix leakage of memory allocated for PTEPavel Kozlov
2022-04-18arc: drop definitions of pgd_index() and pgd_offset{, _k}() entirelyRolf Eike Beer
2022-03-21arch: Add pmd_pfn() where it is missingMike Rapoport
2021-08-26ARC: mm: support 4 levels of page tablesVineet Gupta
2021-08-26ARC: mm: support 3 levels of page tablesVineet Gupta
2021-08-26ARC: mm: switch pgtable_t back to struct page *Vineet Gupta
2021-08-25ARC: mm: disintegrate pgtable.h into levels and flagsVineet Gupta