Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm64/kernel/probes/
Dsimulate-insn.c76 static bool __kprobes check_tbnz(u32 opcode, struct pt_regs *regs) in check_tbnz() function
162 if (check_tbnz(opcode, regs)) in simulate_tbz_tbnz()