Searched refs:swp_handler (Results 1 – 2 of 2) sorted by relevance
160 static int swp_handler(struct pt_regs *regs, unsigned int instr) in swp_handler() function235 .fn = swp_handler
166 static int swp_handler(struct pt_regs *regs, u32 instr) in swp_handler() function242 return swp_handler(regs, insn) == 0; in try_emulate_swp()