summaryrefslogtreecommitdiff
path: root/arch/csky/include/asm/page.h
AgeCommit message (Expand)AuthorFilesLines
2023-08-11csky: Make pfn accessors static inlinesLinus Walleij1-3/+10
2023-02-10mm, arch: add generic implementation of pfn_valid() for FLATMEMMike Rapoport (IBM)1-1/+0
2021-04-17csky: change a Kconfig symbol name to fix e1000 build errorRandy Dunlap1-1/+1
2021-01-12csky: Add memory layout 2.5G(user):1.5G(kernel)Guo Ren1-1/+1
2020-04-11mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual1-3/+0
2019-04-22csky: Use va_pa_offset instead of phys_offsetGuo Ren1-5/+5
2019-04-22csky: Support dynamic start physical addressGuo Ren1-23/+16
2018-10-25csky: MMU and page table managementGuo Ren1-0/+104