early_printk
early_printk("PANIC: early exception %04x PSW: %016lx %016lx\n",
early_printk("PANIC: Unsupported exit-code 0x%02lx in early #VC exception (IP: 0x%lx)\n",
early_printk("PANIC: Failure in communication with VMM (exit-code 0x%02lx IP: 0x%lx)\n",
early_printk("PANIC: Failed to decode instruction (exit-code 0x%02lx IP: 0x%lx)\n",
#define debug_putstr(v) early_printk("%s", v)
early_printk("PANIC: early exception 0x%02x IP %lx:%lx error %lx cr2 0x%lx\n",
void early_printk(const char *fmt, ...);
void early_printk(const char *s, ...) { }
early_printk("perf: interrupt took too long (%lld > %lld), lowering "