Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm64/kernel/
Dalternative.c147 static void __apply_alternatives(void *alt_region, bool is_module, in __apply_alternatives() function
230 __apply_alternatives(&region, false, remaining_capabilities); in __apply_alternatives_multi_stop()
259 __apply_alternatives(&region, false, &boot_capabilities[0]); in apply_boot_alternatives()
273 __apply_alternatives(&region, true, &all_capabilities[0]); in apply_alternatives_module()
/Linux-v5.4/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()