Searched refs:prom_debug (Results 1 – 1 of 1) sorted by relevance
103 #define prom_debug(x...) prom_printf(x) macro105 #define prom_debug(x...) do { } while (0) macro681 prom_debug("Radix disabled from cmdline\n"); in early_cmdline_parse()1034 prom_debug("Found %lu smt threads per core\n", (unsigned long)plen); in prom_count_smt_threads()1044 prom_debug("No threads found, assuming 1 per core\n"); in prom_count_smt_threads()1056 prom_debug("MMU - either supported\n"); in prom_parse_mmu_model()1061 prom_debug("MMU - radix only\n"); in prom_parse_mmu_model()1072 prom_debug("MMU - hash only\n"); in prom_parse_mmu_model()1076 prom_debug("Unknown mmu support option: 0x%x\n", val); in prom_parse_mmu_model()1086 prom_debug("XIVE - either mode supported\n"); in prom_parse_xive_model()[all …]