Searched refs:BOOT_PARAM_PRESERVE (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/arch/x86/include/asm/ |
H A D | bootparam_utils.h | 24 #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_inf in sanitize_boot_params() [all...] |
/kernel/linux/linux-5.10/arch/x86/include/asm/ |
H A D | bootparam_utils.h | 24 #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_inf in sanitize_boot_params() [all...] |
Completed in 1 milliseconds