Home
last modified time | relevance | path

Searched refs:nodma (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/arch/tile/kernel/
Dtraps.c61 static int __init nodma(char *str) in nodma() function
67 __setup("nodma", nodma);
/linux-4.4.14/drivers/ide/
Dide.c210 module_param_named(nodma, ide_nodma, ide_dev_mask, 0);
211 MODULE_PARM_DESC(nodma, "disallow DMA for a device");
/linux-4.4.14/drivers/mmc/host/
Dmvsdio.c38 static int nodma; variable
113 if (nodma || (data->blksz | data->sg->offset) & 3 || in mvsd_setup_data()
125 if (!nodma) in mvsd_setup_data()
871 module_param(nodma, int, 0);
/linux-4.4.14/Documentation/blockdev/
Dfloppy.txt88 floppy=nodma
97 later are OK. You also need at least a 486 to use nodma.
98 If you use nodma mode, I suggest you also set the FIFO
/linux-4.4.14/Documentation/ide/
Dide.txt215 * "nodma=[interface_number.device_number]" to disallow DMA for a device
/linux-4.4.14/Documentation/m68k/
Dkernel-options.txt840 5.3.7) nodma
843 Syntax: nodma:x
845 If x is 1 (or if the option is just written as "nodma"), the WD33c93
/linux-4.4.14/arch/x86/
DKconfig2224 4) pass the "floppy=nodma" option to the kernel
/linux-4.4.14/Documentation/
Dkernel-parameters.txt1408 ide-core.nodma= [HW] (E)IDE subsystem