Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/kernel/
H A Dhead.S519 .macro dputs string macro
2016 dputs "mmu_map_tt:"
2118 dputs "\nmmu_map:"
2245 dputs "early term1"
2271 dputs "early term2"
2378 dputs " (new)"
2408 dputs " (new)"
2537 dputs " ="
2544 dputs "\nmmu_init:"
2606 dputs " ="
[all …]
/openbmc/qemu/pc-bios/s390-ccw/
H A Dbootmap.c23 #define dputs(txt) \ macro
26 #define dputs(fmt, ...) \ macro
592 dputs("start loading images\n"); in zipl_run()