Searched refs:has_managed_dma (Results 1 - 3 of 3) sorted by relevance

/linux-master/kernel/dma/
H A Dpool.c206 if (has_managed_dma()) {
/linux-master/include/linux/
H A Dmmzone.h1548 bool has_managed_dma(void);
1550 static inline bool has_managed_dma(void) function
/linux-master/mm/
H A Dpage_alloc.c3382 ((gfp_mask & __GFP_DMA) && !has_managed_dma()))
6780 bool has_managed_dma(void) function

Completed in 142 milliseconds