Searched refs:prom_debug (Results 1 – 1 of 1) sorted by relevance
100 #define prom_debug(x...) prom_printf(x) macro102 #define prom_debug(x...) do { } while (0) macro1274 prom_debug("MMU - radix only\n"); in prom_parse_mmu_model()1285 prom_debug("MMU - hash only\n"); in prom_parse_mmu_model()1379 prom_debug("Asking for radix\n"); in prom_check_platform_support()1388 prom_debug("Asking for hash\n"); in prom_check_platform_support()1396 prom_debug("Asking for XIVE\n"); in prom_check_platform_support()1525 prom_debug(" -> %lx\n", addr); in alloc_up()1584 prom_debug(" -> %lx\n", addr); in alloc_down()1676 prom_debug("scanning memory:\n"); in prom_init_mem()[all …]