Searched refs:phys_align (Results 1 – 1 of 1) sorted by relevance
40 static inline void * __malloc malloc_dma ( size_t size, size_t phys_align ) { in malloc_dma() argument41 return alloc_memblock ( size, phys_align ); in malloc_dma()