Home
last modified time | relevance | path

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

/Linux-v6.6/arch/arm64/include/asm/
Dalternative.h34 void alt_cb_patch_nops(struct alt_instr *alt, __le32 *origptr,
Dbarrier.h49 alt_cb_patch_nops) \
Dalternative-macros.h233 ALTERNATIVE_CB("b %l[l_no]", %[cpucap], alt_cb_patch_nops)
/Linux-v6.6/arch/arm64/kernel/
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);
Dimage-vars.h56 KVM_NVHE_ALIAS(alt_cb_patch_nops);