Home
last modified time | relevance | path

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

/Linux-v6.6/arch/powerpc/mm/
Dhugetlbpage.c234 bool __init hugetlb_node_alloc_supported(void) in hugetlb_node_alloc_supported() function
/Linux-v6.6/include/linux/
Dhugetlb.h761 bool __init hugetlb_node_alloc_supported(void);
/Linux-v6.6/mm/
Dhugetlb.c4333 bool __init __weak hugetlb_node_alloc_supported(void) in hugetlb_node_alloc_supported() function
4395 if (!hugetlb_node_alloc_supported()) { in hugepages_setup()