Home
last modified time | relevance | path

Searched refs:hugetlb_cma (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/mm/
H A Dhugetlb.c50 static struct cma *hugetlb_cma[MAX_NUMNODES]; variable
1273 if (cma_release(hugetlb_cma[page_to_nid(page)], page, 1 << order)) in free_gigantic_page()
1293 if (hugetlb_cma[nid]) { in alloc_gigantic_page()
1294 page = cma_alloc(hugetlb_cma[nid], nr_pages, in alloc_gigantic_page()
1303 if (node == nid || !hugetlb_cma[node]) in alloc_gigantic_page()
1306 page = cma_alloc(hugetlb_cma[node], nr_pages, in alloc_gigantic_page()
5857 &hugetlb_cma[nid], nid); in hugetlb_cma_reserve()
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dkernel-parameters.txt1570 hugetlb_cma= [HW] The size of a cma area used for allocation