Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/mm/
Dmmio-mod.c77 static bool nommiotrace; variable
81 module_param(nommiotrace, bool, 0);
85 MODULE_PARM_DESC(nommiotrace, "Disable actual MMIO tracing.");
272 if (!nommiotrace) in ioremap_trace_core()
312 if (!nommiotrace) in iounmap_trace_core()
368 if (!nommiotrace) in clear_trace_list()
448 if (nommiotrace) in enable_mmiotrace()