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