Searched defs:type_of_loader (Results 1 – 2 of 2) sorted by relevance
/linux/arch/x86/boot/ | ||
H A D | header.S | 255 type_of_loader: .byte 0 # 0 means ancient bootloader, newer label |
/linux/arch/x86/include/uapi/asm/ | ||
H A D | bootparam.h | 52 __u8 type_of_loader; member |