/bionic/libc/kernel/arch-x86/asm/ |
dma-mapping_32.h | 22 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f) macro
|
/ndk/build/platforms/android-5/arch-x86/usr/include/asm/ |
dma-mapping_32.h | 22 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f) macro
|
/ndk/build/platforms/android-8/arch-x86/usr/include/asm/ |
dma-mapping_32.h | 22 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f) macro
|
/external/kernel-headers/original/asm-x86/ |
dma-mapping_32.h | 11 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f) macro
|