summaryrefslogtreecommitdiffstats
path: root/arch/arc/include/asm/pgtable-levels.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARC: mm: Make virt_to_pfn() a static inlineLinus Walleij2023-12-051-1/+1
* arc: implement the new page table range APIMatthew Wilcox (Oracle)2023-08-251-0/+1
* ARC: mm: fix leakage of memory allocated for PTEPavel Kozlov2022-10-181-1/+1
* arc: drop definitions of pgd_index() and pgd_offset{, _k}() entirelyRolf Eike Beer2022-04-181-3/+0
* arch: Add pmd_pfn() where it is missingMike Rapoport2022-03-211-0/+1
* ARC: mm: support 4 levels of page tablesVineet Gupta2021-08-261-5/+40
* ARC: mm: support 3 levels of page tablesVineet Gupta2021-08-261-5/+58
* ARC: mm: switch pgtable_t back to struct page *Vineet Gupta2021-08-261-1/+7
* ARC: mm: disintegrate pgtable.h into levels and flagsVineet Gupta2021-08-261-0/+95