Searched defs:prom_printf (Results 1 – 10 of 10) sorted by relevance
| /kernel/linux/linux-6.6/arch/m68k/sun3/prom/ |
| D | printf.c | 24 prom_printf(char *fmt, ...) in prom_printf() function
|
| /kernel/linux/linux-5.10/arch/m68k/sun3/prom/ |
| D | printf.c | 24 prom_printf(char *fmt, ...) in prom_printf() function
|
| /kernel/linux/linux-5.10/arch/mips/include/asm/dec/ |
| D | prom.h | 131 #define prom_printf(x...) _prom_printf(__prom_printf, NULL, x) macro 148 #define prom_printf __prom_printf macro
|
| /kernel/linux/linux-6.6/arch/mips/include/asm/dec/ |
| D | prom.h | 131 #define prom_printf(x...) _prom_printf(__prom_printf, NULL, x) macro 148 #define prom_printf __prom_printf macro
|
| /kernel/linux/linux-6.6/arch/sparc/prom/ |
| D | printf.c | 60 void notrace prom_printf(const char *fmt, ...) in prom_printf() function
|
| /kernel/linux/linux-5.10/arch/sparc/prom/ |
| D | printf.c | 60 void notrace prom_printf(const char *fmt, ...) in prom_printf() function
|
| /kernel/linux/linux-5.10/arch/m68k/sun3x/ |
| D | prom.c | 142 void prom_printf(char *fmt, ...) in prom_printf() function
|
| /kernel/linux/linux-6.6/arch/m68k/sun3x/ |
| D | prom.c | 141 void prom_printf(char *fmt, ...) in prom_printf() function
|
| /kernel/linux/linux-6.6/arch/powerpc/kernel/ |
| D | prom_init.c | 499 static void __init prom_printf(const char *format, ...) in prom_printf() function
|
| /kernel/linux/linux-5.10/arch/powerpc/kernel/ |
| D | prom_init.c | 482 static void __init prom_printf(const char *format, ...) in prom_printf() function
|