summaryrefslogtreecommitdiff
path: root/arch/arm64/mm/contpte.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-05arm64/mm: improve comment in contpte_ptep_get_lockless()Ryan Roberts1-10/+14
2024-03-05arm64/mm: export contpte symbols only to GPL usersRyan Roberts1-11/+11
2024-02-23arm64/mm: automatically fold contpte mappingsRyan Roberts1-0/+64
2024-02-23arm64/mm: implement new [get_and_]clear_full_ptes() batch APIsRyan Roberts1-0/+17
2024-02-23arm64/mm: implement new wrprotect_ptes() batch APIRyan Roberts1-0/+38
2024-02-23arm64/mm: wire up PTE_CONT for user mappingsRyan Roberts1-0/+285