Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dhugetlb_vmemmap.h15 void hugetlb_vmemmap_optimize(const struct hstate *h, struct page *head);
46 static inline void hugetlb_vmemmap_optimize(const struct hstate *h, struct page *head) in hugetlb_vmemmap_optimize() function
H A Dhugetlb_vmemmap.c548 void hugetlb_vmemmap_optimize(const struct hstate *h, struct page *head) in hugetlb_vmemmap_optimize() function
H A Dhugetlb.c1970 hugetlb_vmemmap_optimize(h, &folio->page); in __prep_new_hugetlb_folio()