Home
last modified time | relevance | path

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

/linux-6.15/kernel/dma/
H A Dpool.c206 if (has_managed_dma()) { in dma_atomic_pool_init()
/linux-6.15/include/linux/
H A Dmmzone.h1612 bool has_managed_dma(void);
1614 static inline bool has_managed_dma(void) in has_managed_dma() function
/linux-6.15/mm/
H A Dpage_alloc.c3745 ((gfp_mask & __GFP_DMA) && !has_managed_dma())) in warn_alloc()
7167 bool has_managed_dma(void) in has_managed_dma() function