Home
last modified time | relevance | path

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

/Linux-v6.1/arch/powerpc/mm/
Dhugetlbpage.c234 bool __init hugetlb_node_alloc_supported(void) in hugetlb_node_alloc_supported() function
/Linux-v6.1/include/linux/
Dhugetlb.h716 bool __init hugetlb_node_alloc_supported(void);
/Linux-v6.1/mm/
Dhugetlb.c4149 bool __init __weak hugetlb_node_alloc_supported(void) in hugetlb_node_alloc_supported() function
4211 if (!hugetlb_node_alloc_supported()) { in hugepages_setup()