Searched defs:cma_alloc (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/s390/char/ | ||
| H A D | vmcp.c | 34 unsigned int cma_alloc : 1; member |
| /linux-6.15/mm/ | ||
| H A D | cma.c | 916 struct page *cma_alloc(struct cma *cma, unsigned long count, in cma_alloc() function |