Searched refs:handle_popc (Results 1 – 3 of 3) sorted by relevance
33 int handle_popc(u32 insn, struct pt_regs *regs);
395 int handle_popc(u32 insn, struct pt_regs *regs) in handle_popc() function
2459 if (handle_popc(insn, regs)) in do_illegal_instruction()