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

/linux-master/arch/x86/include/asm/
H A Dbootparam_utils.h24 #define BOOT_PARAM_PRESERVE(struct_member) \ macro
58 BOOT_PARAM_PRESERVE(screen_info),
59 BOOT_PARAM_PRESERVE(apm_bios_info),
60 BOOT_PARAM_PRESERVE(tboot_addr),
61 BOOT_PARAM_PRESERVE(ist_info),
62 BOOT_PARAM_PRESERVE(hd0_info),
63 BOOT_PARAM_PRESERVE(hd1_info),
64 BOOT_PARAM_PRESERVE(sys_desc_table),
65 BOOT_PARAM_PRESERVE(olpc_ofw_header),
66 BOOT_PARAM_PRESERVE(efi_inf
[all...]

Completed in 84 milliseconds