Home
last modified time | relevance | path

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

/linux/mm/
H A Dhugetlb_cma.h9 struct huge_bootmem_page *hugetlb_cma_alloc_bootmem(struct hstate *h, int *nid,
28 struct huge_bootmem_page *hugetlb_cma_alloc_bootmem(struct hstate *h, int *nid, in hugetlb_cma_alloc_bootmem() function
H A Dhugetlb_cma.c57 hugetlb_cma_alloc_bootmem(struct hstate *h, int *nid, bool node_exact) in hugetlb_cma_alloc_bootmem() function
H A Dhugetlb.c3150 m = hugetlb_cma_alloc_bootmem(h, &listnode, node_exact); in alloc_bootmem()