tag | line | file | source code |
---|---|---|---|
dma_cache_size | 21 | arch/mips/kernel/tynedma.c | if (allocated > boot_info.dma_cache_size) |
dma_cache_size | 32 | arch/mips/kernel/tynedma.c | boot_info.dma_cache_size >> 10); |
dma_cache_size | 98 | include/asm-mips/bootinfo.h | unsigned long dma_cache_size; |