Searched refs:apply_early_boot_alternatives (Results 1 – 3 of 3) sorted by relevance
34 void __init apply_early_boot_alternatives(void);67 static inline void apply_early_boot_alternatives(void) { } in apply_early_boot_alternatives() function
214 * apply_early_boot_alternatives() is called from setup_vm() with MMU-off.225 void __init apply_early_boot_alternatives(void) in apply_early_boot_alternatives() function
1106 apply_early_boot_alternatives(); in setup_vm()