Searched refs:pe_level_printk (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/powerpc/platforms/powernv/ |
| H A D | pci.h | 288 extern void pe_level_printk(const struct pnv_ioda_pe *pe, const char *level, 291 pe_level_printk(pe, KERN_ERR, fmt, ##__VA_ARGS__) 293 pe_level_printk(pe, KERN_WARNING, fmt, ##__VA_ARGS__) 295 pe_level_printk(pe, KERN_INFO, fmt, ##__VA_ARGS__)
|
| H A D | pci-ioda.c | 52 void pe_level_printk(const struct pnv_ioda_pe *pe, const char *level, in pe_level_printk() function
|