Searched defs:sev_printk (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/x86/boot/compressed/ | ||
| H A D | sev-handle-vc.c | 95 #define sev_printk(fmt, ...) macro |
| /linux/arch/x86/coco/sev/ | ||
| H A D | vc-handle.c | 353 #define sev_printk(fmt, ...) printk(fmt, ##__VA_ARGS__) macro |