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