Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dmmiotrace.h96 struct mmiotrace_map { struct
108 extern void mmio_trace_mapping(struct mmiotrace_map *map); argument
/linux-4.4.14/kernel/trace/
Dtrace_mmiotrace.c219 struct mmiotrace_map *m; in mmio_print_map()
329 struct mmiotrace_map *map) in __trace_mmiotrace_map()
350 void mmio_trace_mapping(struct mmiotrace_map *map) in mmio_trace_mapping()
Dtrace_entries.h283 FTRACE_ENTRY(mmiotrace_map, trace_mmiotrace_map,
288 __field_struct( struct mmiotrace_map, map )
/linux-4.4.14/arch/x86/mm/
Dmmio-mod.c240 struct mmiotrace_map map = { in ioremap_trace_core()
295 struct mmiotrace_map map = { in iounmap_trace_core()