Home
last modified time | relevance | path

Searched refs:hugetlb_node_alloc_supported (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/arch/powerpc/mm/
H A Dhugetlbpage.c120 bool __init hugetlb_node_alloc_supported(void) in hugetlb_node_alloc_supported() function
/linux-6.15/include/linux/
H A Dhugetlb.h722 bool __init hugetlb_node_alloc_supported(void);
/linux-6.15/mm/
H A Dhugetlb.c4789 bool __init __weak hugetlb_node_alloc_supported(void) in hugetlb_node_alloc_supported() function
4889 if (!hugetlb_node_alloc_supported()) { in hugepages_setup()