Home
last modified time | relevance | path

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

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