Searched defs:prom_printf (Results 1 – 5 of 5) sorted by relevance
23 prom_printf(char *fmt, ...) in prom_printf() function
59 void notrace prom_printf(const char *fmt, ...) in prom_printf() function
140 #define prom_printf(x...) _prom_printf(__prom_printf, NULL, x) macro157 #define prom_printf __prom_printf macro
142 void prom_printf(char *fmt, ...) in prom_printf() function
325 static void __init prom_printf(const char *format, ...) in prom_printf() function