Searched refs:pinstr (Results 1 - 1 of 1) sorted by relevance

/arch/arm/mm/
H A Dalignment.c692 * @pinstr: original Thumb-2 instruction; returns new handlable instruction
701 do_alignment_t32_to_handler(unsigned long *pinstr, struct pt_regs *regs, argument
704 unsigned long instr = *pinstr;
724 *pinstr = subset[L] | (1<<RD_BITS(instr));

Completed in 27 milliseconds