Searched refs:CMA (Results 1 – 7 of 7) sorted by relevance
63 CMA pool to use for buffers allocation instead of the default64 CMA pool.
44 can be a CMA memory node, and should be defined as
92 can be a CMA memory node, and should be defined as
100 can be a CMA memory node, and should be defined as
33 Phandle to a node describing memory to be used for remote heap CMA.
1105 * arm64 reserves the CMA by default somewhere in ZONE_DMA32,
4913 if (const auto *CMA = D->getAttr<CodeModelAttr>()) in GetOrCreateLLVMGlobal() local4914 GV->setCodeModel(CMA->getModel()); in GetOrCreateLLVMGlobal()