Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dmmiotrace.h108 extern void mmio_trace_rw(struct mmiotrace_rw *rw);
/linux-6.15/kernel/trace/
H A Dtrace_mmiotrace.c315 void mmio_trace_rw(struct mmiotrace_rw *rw) in mmio_trace_rw() function
/linux-6.15/arch/x86/mm/
H A Dmmio-mod.c214 mmio_trace_rw(my_trace); in post()