Home
last modified time | relevance | path

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

/arch/x86/include/uapi/asm/
Dbootparam.h55 __u16 boot_flag; member
/arch/powerpc/platforms/ps3/
Dos-area.c104 u32 boot_flag; member
342 pr_debug("%s:%d: p.boot_flag: %u\n", func, line, p->boot_flag); in _dump_params()
/arch/x86/kernel/
Dkexec-bzimage64.c285 if (header->boot_flag != 0xAA55) { in bzImage64_probe()
/arch/x86/boot/
Dheader.S288 boot_flag: .word 0xAA55 label
/arch/x86/boot/compressed/
Deboot.c779 hdr->boot_flag = 0xAA55; in make_boot_params()