Home
last modified time | relevance | path

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

/linux/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/kernel/dma/
H A Dswiotlb.c1639 bool is_swiotlb_allocated(void) in is_swiotlb_allocated() function
/linux/mm/
H A Dslab_common.c938 is_swiotlb_allocated()) in new_kmalloc_cache()