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