Searched refs:__aarch64_insn_hotpatch_safe (Results 1 – 1 of 1) sorted by relevance
144 static bool __kprobes __aarch64_insn_hotpatch_safe(u32 insn) in __aarch64_insn_hotpatch_safe() function170 return __aarch64_insn_hotpatch_safe(old_insn) && in aarch64_insn_hotpatch_safe()171 __aarch64_insn_hotpatch_safe(new_insn); in aarch64_insn_hotpatch_safe()