Searched refs:preallocate_dma (Results 1 – 1 of 1) sorted by relevance
19 static int preallocate_dma = 1; variable20 module_param(preallocate_dma, int, 0444);21 MODULE_PARM_DESC(preallocate_dma, "Preallocate DMA memory when the PCM devices are initialized.");279 } else if (preallocate_dma && in preallocate_pages()