Searched refs:nommiotrace (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/mm/
H A Dmmio-mod.c79 static int nommiotrace; variable
83 module_param(nommiotrace, bool, 0);
87 MODULE_PARM_DESC(nommiotrace, "Disable actual MMIO tracing.");
269 if (!nommiotrace)
309 if (!nommiotrace)
365 if (!nommiotrace)
447 if (nommiotrace)

Completed in 138 milliseconds