Home
last modified time | relevance | path

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

/Linux-v5.15/mm/
Dhugetlb_vmemmap.h16 void hugetlb_vmemmap_init(struct hstate *h);
36 static inline void hugetlb_vmemmap_init(struct hstate *h) in hugetlb_vmemmap_init() function
Dhugetlb_vmemmap.c267 void __init hugetlb_vmemmap_init(struct hstate *h) in hugetlb_vmemmap_init() function
Dhugetlb.c3729 hugetlb_vmemmap_init(h); in hugetlb_add_hstate()