Home
last modified time | relevance | path

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

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