Home
last modified time | relevance | path

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

/linux/kernel/dma/
H A Dpool.c206 if (has_managed_dma()) { in dma_atomic_pool_init()
/linux/include/linux/
H A Dmmzone.h1656 bool has_managed_dma(void);
1658 static inline bool has_managed_dma(void) in has_managed_dma() function
/linux/mm/
H A Dpage_alloc.c3954 ((gfp_mask & __GFP_DMA) && !has_managed_dma())) in warn_alloc()
7371 bool has_managed_dma(void) in has_managed_dma() function