Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/dma/
Dpool.c206 if (has_managed_dma()) { in dma_atomic_pool_init()
/linux-6.1.9/include/linux/
Dmmzone.h1365 bool has_managed_dma(void);
1367 static inline bool has_managed_dma(void) in has_managed_dma() function
/linux-6.1.9/mm/
Dpage_alloc.c4351 ((gfp_mask & __GFP_DMA) && !has_managed_dma())) in warn_alloc()
9707 bool has_managed_dma(void) in has_managed_dma() function