Home
last modified time | relevance | path

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

/arch/x86/mm/
A Ddump_pagetables.c37 bool to_dmesg; member
158 #define pt_dump_seq_printf(m, to_dmesg, fmt, args...) \ argument
160 if (to_dmesg) \
167 #define pt_dump_cont_printf(m, to_dmesg, fmt, args...) \ argument
169 if (to_dmesg) \
330 pt_dump_seq_printf(m, st->to_dmesg, "---[ %s ]---\n", in note_page()
346 pt_dump_seq_printf(m, st->to_dmesg, in note_page()
356 pt_dump_cont_printf(m, st->to_dmesg, "%9lu%c ", in note_page()
359 st->to_dmesg); in note_page()
373 pt_dump_seq_printf(m, st->to_dmesg, in note_page()
[all …]

Completed in 19 milliseconds