Home
last modified time | relevance | path

Searched refs:__apply_alternatives (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/arch/arm64/kernel/
Dalternative.c135 static void __apply_alternatives(void *alt_region, bool is_module, in __apply_alternatives() function
218 __apply_alternatives(&region, false, remaining_capabilities); in __apply_alternatives_multi_stop()
247 __apply_alternatives(&region, false, &boot_capabilities[0]); in apply_boot_alternatives()
261 __apply_alternatives(&region, true, &all_capabilities[0]); in apply_alternatives_module()
/Linux-v5.10/arch/s390/kernel/
Dalternative.c62 static void __init_or_module __apply_alternatives(struct alt_instr *start, in __apply_alternatives() function
106 __apply_alternatives(start, end); in apply_alternatives()