Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/dma/
Dpool.c206 if (has_managed_dma()) { in dma_atomic_pool_init()
/linux-6.12.1/include/linux/
Dmmzone.h1571 bool has_managed_dma(void);
1573 static inline bool has_managed_dma(void) in has_managed_dma() function
/linux-6.12.1/mm/
Dpage_alloc.c3535 ((gfp_mask & __GFP_DMA) && !has_managed_dma())) in warn_alloc()
6991 bool has_managed_dma(void) in has_managed_dma() function