Lines Matching refs:seq_puts
35 seq_puts(m, " -\n"); in bat_show_601()
49 seq_puts(m, "write through "); in bat_show_601()
51 seq_puts(m, "no cache "); in bat_show_601()
53 seq_puts(m, "coherent "); in bat_show_601()
54 seq_puts(m, "\n"); in bat_show_601()
61 seq_puts(m, "---[ Block Address Translation ]---\n"); in bats_show_601()
81 seq_puts(m, " -\n"); in bat_show_603()
93 seq_puts(m, "User "); in bat_show_603()
95 seq_puts(m, "Kernel "); in bat_show_603()
97 seq_puts(m, "Kernel/User "); in bat_show_603()
100 seq_puts(m, is_d ? "RO " : "EXEC "); in bat_show_603()
102 seq_puts(m, is_d ? "RW " : "EXEC "); in bat_show_603()
104 seq_puts(m, is_d ? "NA " : "NX "); in bat_show_603()
107 seq_puts(m, "write through "); in bat_show_603()
109 seq_puts(m, "no cache "); in bat_show_603()
111 seq_puts(m, "coherent "); in bat_show_603()
113 seq_puts(m, "guarded "); in bat_show_603()
114 seq_puts(m, "\n"); in bat_show_603()
121 seq_puts(m, "---[ Instruction Block Address Translation ]---\n"); in bats_show_603()
134 seq_puts(m, "\n---[ Data Block Address Translation ]---\n"); in bats_show_603()