Searched refs:error_putstr (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/x86/boot/compressed/
H A Derror.c12 error_putstr("\n\n");
13 error_putstr(m);
14 error_putstr("\n\n");
20 error_putstr(" -- System halted");
H A Dident_map_64.c348 error_putstr(msg);
350 error_putstr("\nError Code: ");
352 error_putstr("\nCR2: 0x");
354 error_putstr("\nRIP relative to _head: 0x");
356 error_putstr("\n");
H A Dmisc.h68 #define error_putstr(__x) __putstr(__x) macro
H A Dmisc.c527 error_putstr("Spurious early NMIs ignored: ");
529 error_putstr("\n");

Completed in 498 milliseconds