Searched refs:prom_debug (Results 1 – 1 of 1) sorted by relevance
102 #define prom_debug(x...) prom_printf(x) macro104 #define prom_debug(x...) do { } while (0) macro825 prom_debug("Radix disabled from cmdline\n"); in early_cmdline_parse()830 prom_debug("Radix GTSE disabled from cmdline\n"); in early_cmdline_parse()836 prom_debug("XIVE disabled from cmdline\n"); in early_cmdline_parse()1212 prom_debug("Found %lu smt threads per core\n", (unsigned long)plen); in prom_count_smt_threads()1222 prom_debug("No threads found, assuming 1 per core\n"); in prom_count_smt_threads()1234 prom_debug("MMU - either supported\n"); in prom_parse_mmu_model()1239 prom_debug("MMU - radix only\n"); in prom_parse_mmu_model()1250 prom_debug("MMU - hash only\n"); in prom_parse_mmu_model()[all …]