Home
last modified time | relevance | path

Searched refs:hugetlb_cma_reserve (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dhugetlb.h945 extern void __init hugetlb_cma_reserve(int order);
948 static inline __init void hugetlb_cma_reserve(int order) in hugetlb_cma_reserve() function
/OK3568_Linux_fs/kernel/arch/arm64/mm/
H A Dhugetlbpage.c55 hugetlb_cma_reserve(order); in arm64_hugetlb_cma_reserve()
/OK3568_Linux_fs/kernel/arch/powerpc/mm/
H A Dhugetlbpage.c717 hugetlb_cma_reserve(order); in gigantic_hugetlb_cma_reserve()
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dsetup.c1167 hugetlb_cma_reserve(PUD_SHIFT - PAGE_SHIFT); in setup_arch()
/OK3568_Linux_fs/kernel/mm/
H A Dhugetlb.c5822 void __init hugetlb_cma_reserve(int order) in hugetlb_cma_reserve() function