Searched refs:node_exact (Results 1 – 3 of 3) sorted by relevance
10 bool node_exact);29 bool node_exact) in hugetlb_cma_alloc_bootmem() argument
56 hugetlb_cma_alloc_bootmem(struct hstate *h, int *nid, bool node_exact) in hugetlb_cma_alloc_bootmem() argument65 if (node_exact) in hugetlb_cma_alloc_bootmem()
3070 static __init void *alloc_bootmem(struct hstate *h, int nid, bool node_exact) in alloc_bootmem() argument3076 m = hugetlb_cma_alloc_bootmem(h, &listnode, node_exact); in alloc_bootmem()3078 if (node_exact) in alloc_bootmem()