Searched defs:prom_printf (Results 1 – 5 of 5) sorted by relevance
24 prom_printf(char *fmt, ...) in prom_printf() function
136 #define prom_printf(x...) _prom_printf(__prom_printf, NULL, x) macro153 #define prom_printf __prom_printf macro
60 void notrace prom_printf(const char *fmt, ...) in prom_printf() function
142 void prom_printf(char *fmt, ...) in prom_printf() function
482 static void __init prom_printf(const char *format, ...) in prom_printf() function