Home
last modified time | relevance | path

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

/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
/linux/arch/x86/boot/compressed/
H A Dpgtable_64.c108 sanitize_boot_params(bp); in configure_5level_paging()
H A Dmisc.c420 sanitize_boot_params(boot_params_ptr); in extract_kernel()
/linux/arch/x86/kernel/
H A Dhead32.c62 sanitize_boot_params(&boot_params); in i386_start_kernel()