Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dhugetlb_vmemmap.h56 static inline bool hugetlb_vmemmap_optimizable(const struct hstate *h) in hugetlb_vmemmap_optimizable() function
H A Dhugetlb_vmemmap.c488 if (!hugetlb_vmemmap_optimizable(h)) in vmemmap_should_optimize()
592 if (hugetlb_vmemmap_optimizable(h)) { in hugetlb_vmemmap_init()
H A Dhugetlb.c1846 if (hugetlb_vmemmap_optimizable(h)) in flush_free_hpage_work()