Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dbootparam_utils.h35 static void sanitize_boot_params(struct boot_params *boot_params) in sanitize_boot_params() function
/openbmc/linux/arch/x86/boot/compressed/
H A Dpgtable_64.c110 sanitize_boot_params(bp); in configure_5level_paging()
H A Dmisc.c406 sanitize_boot_params(boot_params_ptr); in extract_kernel()
/openbmc/linux/arch/x86/kernel/
H A Dhead32.c62 sanitize_boot_params(&boot_params); in i386_start_kernel()
H A Dhead64.c457 sanitize_boot_params(&boot_params); in copy_bootdata()