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"
2290 dputs "mmu_map error:"
2308 dputs "mmu_fixup_page_mmu_cache"
2352 dputs "mmu_temp_map"
2378 dputs " (new)"
2408 dputs " (new)"
[all …]
/openbmc/qemu/pc-bios/s390-ccw/
H A Dbootmap.c24 #define dputs(txt) \ macro
27 #define dputs(fmt, ...) \ macro
700 dputs("start loading images\n"); in zipl_run()