Home
last modified time | relevance | path

Searched refs:force_dma_unencrypted (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/kernel/dma/
Ddirect.c41 if (force_dma_unencrypted(dev)) in phys_to_dma_direct()
59 if (force_dma_unencrypted(dev)) in __dma_direct_optimal_gfp_mask()
139 !force_dma_unencrypted(dev)) { in dma_direct_alloc_pages()
161 if (force_dma_unencrypted(dev)) { in dma_direct_alloc_pages()
189 !force_dma_unencrypted(dev)) { in dma_direct_free_pages()
195 if (force_dma_unencrypted(dev)) in dma_direct_free_pages()
/Linux-v5.4/include/linux/
Ddma-direct.h36 bool force_dma_unencrypted(struct device *dev);
38 static inline bool force_dma_unencrypted(struct device *dev) in force_dma_unencrypted() function
/Linux-v5.4/arch/powerpc/include/asm/
Dmem_encrypt.h18 static inline bool force_dma_unencrypted(struct device *dev) in force_dma_unencrypted() function
/Linux-v5.4/arch/s390/mm/
Dinit.c159 bool force_dma_unencrypted(struct device *dev) in force_dma_unencrypted() function
/Linux-v5.4/arch/x86/mm/
Dmem_encrypt.c354 bool force_dma_unencrypted(struct device *dev) in force_dma_unencrypted() function