Home
last modified time | relevance | path

Searched defs:sev_printk (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/boot/compressed/
H A Dsev-handle-vc.c95 #define sev_printk(fmt, ...) macro
/linux/arch/x86/coco/sev/
H A Dvc-handle.c353 #define sev_printk(fmt, ...) printk(fmt, ##__VA_ARGS__) macro