Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm64/kernel/
Dalternative.c148 static void __apply_alternatives(void *alt_region, bool is_module) in __apply_alternatives() function
216 __apply_alternatives(&region, false); in __apply_alternatives_multi_stop()
238 __apply_alternatives(&region, true); in apply_alternatives_module()
/Linux-v4.19/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()