Home
last modified time | relevance | path

Searched refs:arch_has_huge_bootmem_alloc (Results 1 – 2 of 2) sorted by relevance

/linux/mm/
H A Dhugetlb_cma.c274 if (arch_has_huge_bootmem_alloc()) in hugetlb_early_cma()
/linux/include/linux/
H A Dhugetlb.h836 #ifndef arch_has_huge_bootmem_alloc
841 static inline bool arch_has_huge_bootmem_alloc(void) in arch_has_huge_bootmem_alloc() function