Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/
Dhead32.c35 sanitize_boot_params(&boot_params); in i386_start_kernel()
Dhead64.c133 sanitize_boot_params(&boot_params); in copy_bootdata()
/linux-4.4.14/arch/x86/include/asm/
Dbootparam_utils.h20 static void sanitize_boot_params(struct boot_params *boot_params) in sanitize_boot_params() function
/linux-4.4.14/arch/x86/boot/compressed/
Dmisc.c400 sanitize_boot_params(real_mode); in decompress_kernel()