Home
last modified time | relevance | path

Searched refs:sanitize_boot_params (Results 1 – 2 of 2) 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/kernel/
H A Dhead32.c62 sanitize_boot_params(&boot_params); in i386_start_kernel()