Searched refs:ixol (Results 1 – 14 of 14) sorted by relevance
46 aup->ixol[0] = aup->insn[insn_has_delay_slot(inst)]; in arch_uprobe_analyze_insn()47 aup->ixol[1] = UPROBE_BRK_UPROBE_XOL; /* NOP */ in arch_uprobe_analyze_insn()
24 uprobe_opcode_t ixol[3]; member
27 u32 ixol[2]; member
38 u32 ixol[2]; member
27 u8 ixol[MAX_UINSN_BYTES]; member
23 u8 ixol[MAX_UINSN_BYTES]; member
84 auprobe->ixol[0] = __opcode_to_mem_arm(insn); in arch_uprobe_analyze_insn()85 auprobe->ixol[1] = __opcode_to_mem_arm(UPROBE_SS_ARM_INSN); in arch_uprobe_analyze_insn()
114 reg = uprobes_substitute_pc(&auprobe->ixol[0], regs); in decode_pc_ro()183 auprobe->ixol[0] = __opcode_to_mem_arm(insn); in uprobe_decode_ldmstm()
30 u8 ixol[MAX_UINSN_BYTES]; member
28 u8 ixol[MAX_UINSN_BYTES]; member
29 unsigned long ixol[2]; member
174 if (auprobe->ixol == (1 << 24)) { in arch_uprobe_skip_sstep()220 u32 insn = auprobe->ixol; in arch_uprobe_post_xol()
28 u32 ixol; member
1619 &uprobe->arch.ixol, sizeof(uprobe->arch.ixol)); in xol_get_insn_slot()