Searched defs:YMALLOC_DMA (Results 1 – 2 of 2) sorted by relevance
52 #define YMALLOC_DMA(x) malloc(x) macro
61 #define YMALLOC_DMA(x) YMALLOC(x) macro