Searched refs:MEM_TYPE_NORMAL (Results 1 – 1 of 1) sorted by relevance
18 #define MEM_TYPE_NORMAL 0 /* Normal allocation */ macro115 return mem_alloc(size, MEM_TYPE_NORMAL); in caam_alloc()147 return mem_alloc_buf(buf, size, MEM_TYPE_NORMAL); in caam_alloc_buf()