Searched refs:ext_loader_type (Results 1 – 2 of 2) sorted by relevance
/arch/x86/include/uapi/asm/ | ||
D | bootparam.h | 75 __u8 ext_loader_type; member |
/arch/x86/kernel/ | ||
D | setup.c | 914 bootloader_type |= (boot_params.hdr.ext_loader_type+0x10) << 4; in setup_arch() |