Searched refs:AARCH64_INSN_HINT_PACIBZ (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/arch/arm64/include/asm/ | ||
D | insn.h | 57 AARCH64_INSN_HINT_PACIBZ = 0x1A << 5, enumerator |
/linux-6.1.9/arch/arm64/lib/ | ||
D | insn.c | 58 case AARCH64_INSN_HINT_PACIBZ: in aarch64_insn_is_steppable_hint() |