Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/asm-arm/
A Dalternative.h28 int apply_alternatives(const struct alt_instr *start, const struct alt_instr *end);
161 static inline int apply_alternatives(void *start, size_t length)
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dalternative.c148 void init_or_livepatch apply_alternatives(const struct alt_instr *start, in apply_alternatives() function
221 apply_alternatives(__alt_instructions, __alt_instructions_end); in alternative_instructions()
/xen-4.10.0-shim-comet/xen/arch/arm/
A Dalternative.c231 int apply_alternatives(const struct alt_instr *start, const struct alt_instr *end) in apply_alternatives() function
/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dalternative.h32 extern void apply_alternatives(const struct alt_instr *start,
/xen-4.10.0-shim-comet/xen/common/
A Dlivepatch.c685 apply_alternatives(start, end); in prepare_payload()

Completed in 8 milliseconds