Home
last modified time | relevance | path

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

/linux/arch/arm64/kernel/
H A Dalternative.c299 noinstr void alt_cb_patch_nops(struct alt_instr *alt, __le32 *origptr, in alt_cb_patch_nops() function
305 EXPORT_SYMBOL(alt_cb_patch_nops);
H A Dimage-vars.h93 KVM_NVHE_ALIAS(alt_cb_patch_nops);
/linux/arch/arm64/include/asm/
H A Dalternative.h37 void alt_cb_patch_nops(struct alt_instr *alt, __le32 *origptr,
H A Dbarrier.h56 alt_cb_patch_nops) \
H A Dalternative-macros.h236 ALTERNATIVE_CB("b %l[l_no]", %[cpucap], alt_cb_patch_nops)