summaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm/hugetlb.h
AgeCommit message (Expand)AuthorFilesLines
2024-04-26mm: convert arch_clear_hugepage_flags to take a folioMatthew Wilcox (Oracle)1-3/+3
2024-02-22riscv: Fix build error if !CONFIG_ARCH_ENABLE_HUGEPAGE_MIGRATIONAlexandre Ghiti1-0/+2
2024-02-07riscv: Fix arch_hugetlb_migration_supported() for NAPOTAlexandre Ghiti1-0/+3
2023-09-30mm: hugetlb: add huge page size param to set_huge_pte_at()Ryan Roberts1-1/+2
2023-08-21riscv: include asm/cacheflush.h in asm/hugetlb.hHugh Dickins1-0/+1
2023-06-02riscv: Implement missing huge_ptep_getAlexandre Ghiti1-0/+3
2023-03-08riscv: mm: support Svnapot in hugetlb pageQinglin Pan1-1/+33
2022-12-02riscv/mm: add arch hook arch_clear_hugepage_flagsTong Tiangen1-0/+6
2020-06-04mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()Anshuman Khandual1-4/+0
2020-06-04mm/hugetlb: define a generic fallback for is_hugepage_only_range()Anshuman Khandual1-6/+0
2019-07-04riscv: Introduce huge page support for 32/64bit kernelAlexandre Ghiti1-0/+18