Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/mm/
Dmmio-mod.c78 static bool nommiotrace; variable
82 module_param(nommiotrace, bool, 0);
86 MODULE_PARM_DESC(nommiotrace, "Disable actual MMIO tracing.");
273 if (!nommiotrace) in ioremap_trace_core()
313 if (!nommiotrace) in iounmap_trace_core()
369 if (!nommiotrace) in clear_trace_list()
449 if (nommiotrace) in enable_mmiotrace()