Home
last modified time | relevance | path

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

/linux-6.14.4/arch/powerpc/mm/
Dhugetlbpage.c119 bool __init hugetlb_node_alloc_supported(void) in hugetlb_node_alloc_supported() function
/linux-6.14.4/include/linux/
Dhugetlb.h702 bool __init hugetlb_node_alloc_supported(void);
/linux-6.14.4/mm/
Dhugetlb.c4570 bool __init __weak hugetlb_node_alloc_supported(void) in hugetlb_node_alloc_supported() function
4632 if (!hugetlb_node_alloc_supported()) { in hugepages_setup()