Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhugetlb.h718 bool __init hugetlb_node_alloc_supported(void);
/linux/mm/
H A Dhugetlb.c4217 bool __init __weak hugetlb_node_alloc_supported(void) in hugetlb_node_alloc_supported() function
4317 if (!hugetlb_node_alloc_supported()) { in hugepages_setup()