Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dswiotlb.h183 bool is_swiotlb_allocated(void);
214 static inline bool is_swiotlb_allocated(void) in is_swiotlb_allocated() function
/linux-6.15/kernel/dma/
H A Dswiotlb.c1624 bool is_swiotlb_allocated(void) in is_swiotlb_allocated() function
/linux-6.15/mm/
H A Dslab_common.c892 is_swiotlb_allocated()) in __kmalloc_minalign()