Searched refs:node_exact (Results 1 – 2 of 2) sorted by relevance
57 hugetlb_cma_alloc_bootmem(struct hstate *h, int *nid, bool node_exact) in hugetlb_cma_alloc_bootmem() argument66 if (node_exact) in hugetlb_cma_alloc_bootmem()
3144 static __init void *alloc_bootmem(struct hstate *h, int nid, bool node_exact) in alloc_bootmem() argument3150 m = hugetlb_cma_alloc_bootmem(h, &listnode, node_exact); in alloc_bootmem()3152 if (node_exact) in alloc_bootmem()