Searched refs:res_cma (Results 1 – 2 of 2) sorted by relevance
/include/linux/ |
D | cma.h | 33 bool fixed, const char *name, struct cma **res_cma, 38 bool fixed, const char *name, struct cma **res_cma) in cma_declare_contiguous() argument 41 order_per_bit, fixed, name, res_cma, NUMA_NO_NODE); in cma_declare_contiguous() 46 struct cma **res_cma);
|
D | dma-map-ops.h | 119 phys_addr_t limit, struct cma **res_cma, bool fixed); 138 phys_addr_t base, phys_addr_t limit, struct cma **res_cma, in dma_contiguous_reserve_area() argument
|