Home
last modified time | relevance | path

Searched refs:dma_alloc_coherent_gfp_flags (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/x86/include/asm/
Ddma-mapping.h103 static inline gfp_t dma_alloc_coherent_gfp_flags(struct device *dev, gfp_t gfp) in dma_alloc_coherent_gfp_flags() function
/linux-4.4.14/arch/x86/kernel/
Dpci-dma.c138 *gfp = dma_alloc_coherent_gfp_flags(*dev, *gfp); in arch_dma_alloc_attrs()