Home
last modified time | relevance | path

Searched refs:boot_panic (Results 1 – 5 of 5) sorted by relevance

/linux/arch/s390/boot/
H A Ddecompressor.c71 boot_panic("Decompression error: %s\n", m); in decompress_error()
H A Dstartup.c219 boot_panic(".boot.data section size mismatch\n"); in copy_bootdata()
222 boot_panic(".boot.preserved.data section size mismatch\n"); in copy_bootdata()
236 boot_panic("64-bit relocation outside of kernel!\n"); in kaslr_adjust_relocs()
H A Dboot.h97 #define boot_panic(...) do { \ macro
H A Dphysmem_info.c231 boot_panic("Oom\n"); in die_oom()
/linux/arch/s390/kernel/
H A Dstackprotector.c21 #define PANIC boot_panic