Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dhugetlb_vmemmap.h32 static inline unsigned int hugetlb_vmemmap_optimizable_size(const struct hstate *h) in hugetlb_vmemmap_optimizable_size() function
50 static inline unsigned int hugetlb_vmemmap_optimizable_size(const struct hstate *h) in hugetlb_vmemmap_optimizable_size() function
58 return hugetlb_vmemmap_optimizable_size(h) != 0; in hugetlb_vmemmap_optimizable()
H A Dhugetlb.c3367 hugetlb_vmemmap_optimizable_size(h) / SZ_1K, buf); in report_hugepages()