summaryrefslogtreecommitdiff
path: root/arch/arc/include/asm/pgtable-levels.h
AgeCommit message (Expand)AuthorFilesLines
2025-06-09ARC: Replace __ASSEMBLY__ with __ASSEMBLER__ in the non-uapi headersThomas Huth1-2/+2
2025-05-12arch: remove mk_pmd()Matthew Wilcox (Oracle)1-1/+0
2025-05-12mm: introduce a common definition of mk_pte()Matthew Wilcox (Oracle)1-1/+0
2023-12-05ARC: mm: Make virt_to_pfn() a static inlineLinus Walleij1-1/+1
2023-08-25arc: implement the new page table range APIMatthew Wilcox (Oracle)1-0/+1
2022-10-18ARC: mm: fix leakage of memory allocated for PTEPavel Kozlov1-1/+1
2022-04-19arc: drop definitions of pgd_index() and pgd_offset{, _k}() entirelyRolf Eike Beer1-3/+0
2022-03-21arch: Add pmd_pfn() where it is missingMike Rapoport1-0/+1
2021-08-26ARC: mm: support 4 levels of page tablesVineet Gupta1-5/+40
2021-08-26ARC: mm: support 3 levels of page tablesVineet Gupta1-5/+58
2021-08-26ARC: mm: switch pgtable_t back to struct page *Vineet Gupta1-1/+7
2021-08-26ARC: mm: disintegrate pgtable.h into levels and flagsVineet Gupta1-0/+95