Home
last modified time | relevance | path

Searched defs:YMALLOC_DMA (Results 1 – 2 of 2) sorted by relevance

/external/yaffs2/yaffs2/direct/
Dydirectenv.h52 #define YMALLOC_DMA(x) malloc(x) macro
/external/yaffs2/yaffs2/
Dyportenv.h61 #define YMALLOC_DMA(x) YMALLOC(x) macro