Searched refs:prom_debug (Results 1 – 1 of 1) sorted by relevance
106 #define prom_debug(x...) prom_printf(x) macro108 #define prom_debug(x...) do { } while (0) macro847 prom_debug("Radix disabled from cmdline\n"); in early_cmdline_parse()852 prom_debug("Radix GTSE disabled from cmdline\n"); in early_cmdline_parse()858 prom_debug("XIVE disabled from cmdline\n"); in early_cmdline_parse()1245 prom_debug("Found %lu smt threads per core\n", (unsigned long)plen); in prom_count_smt_threads()1255 prom_debug("No threads found, assuming 1 per core\n"); in prom_count_smt_threads()1267 prom_debug("MMU - either supported\n"); in prom_parse_mmu_model()1272 prom_debug("MMU - radix only\n"); in prom_parse_mmu_model()1283 prom_debug("MMU - hash only\n"); in prom_parse_mmu_model()[all …]