Home
last modified time | relevance | path

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

/arch/arm/kernel/
Duprobes-arm.c20 static int uprobes_substitute_pc(unsigned long *pinsn, u32 oregs) in uprobes_substitute_pc() argument
29 for (regs = oregs; regs; regs >>= 4, insn >>= 4) { in uprobes_substitute_pc()
51 regs = oregs; in uprobes_substitute_pc()