Home
last modified time | relevance | path

Searched refs:apply_alternatives (Results 1 – 5 of 5) sorted by relevance

/xen/xen/include/asm-arm/
A Dalternative.h32 int apply_alternatives(const struct alt_instr *start, const struct alt_instr *end);
/xen/xen/arch/arm/
A Dalternative.c237 int apply_alternatives(const struct alt_instr *start, const struct alt_instr *end) in apply_alternatives() function
/xen/xen/arch/x86/
A Dalternative.c313 void init_or_livepatch apply_alternatives(struct alt_instr *start, in apply_alternatives() function
/xen/xen/include/asm-x86/
A Dalternative.h27 extern void apply_alternatives(struct alt_instr *start, struct alt_instr *end);
/xen/xen/common/
A Dlivepatch.c827 apply_alternatives(start, end); in prepare_payload()

Completed in 10 milliseconds