Searched refs:ixol (Results 1 – 9 of 9) sorted by relevance
40 u32 ixol; member
98 aup->ixol[0] = aup->insn[insn_has_delay_slot(inst)]; in arch_uprobe_analyze_insn()99 aup->ixol[1] = UPROBE_BRK_UPROBE_XOL; /* NOP */ in arch_uprobe_analyze_insn()
41 u8 ixol[MAX_UINSN_BYTES]; member
87 auprobe->ixol[0] = __opcode_to_mem_arm(insn); in arch_uprobe_analyze_insn()88 auprobe->ixol[1] = __opcode_to_mem_arm(UPROBE_SS_ARM_INSN); in arch_uprobe_analyze_insn()
117 reg = uprobes_substitute_pc(&auprobe->ixol[0], regs); in decode_pc_ro()186 auprobe->ixol[0] = __opcode_to_mem_arm(insn); in uprobe_decode_ldmstm()
32 unsigned long ixol[2]; member
23 uprobe_opcode_t ixol[3]; member
38 u32 ixol[2]; member
1304 &uprobe->arch.ixol, sizeof(uprobe->arch.ixol)); in xol_get_insn_slot()