Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dmmiotrace.h97 struct mmiotrace_map { struct
109 extern void mmio_trace_mapping(struct mmiotrace_map *map); argument
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace_mmiotrace.c216 struct mmiotrace_map *m; in mmio_print_map()
327 struct mmiotrace_map *map) in __trace_mmiotrace_map()
348 void mmio_trace_mapping(struct mmiotrace_map *map) in mmio_trace_mapping()
H A Dtrace_entries.h274 FTRACE_ENTRY(mmiotrace_map, trace_mmiotrace_map,
279 __field_struct( struct mmiotrace_map, map )
/OK3568_Linux_fs/kernel/arch/x86/mm/
H A Dmmio-mod.c227 struct mmiotrace_map map = { in ioremap_trace_core()
282 struct mmiotrace_map map = { in iounmap_trace_core()