Home
last modified time | relevance | path

Searched refs:handle_popc (Results 1 – 3 of 3) sorted by relevance

/arch/sparc/kernel/
Dkernel.h33 int handle_popc(u32 insn, struct pt_regs *regs);
Dunaligned_64.c395 int handle_popc(u32 insn, struct pt_regs *regs) in handle_popc() function
Dtraps_64.c2459 if (handle_popc(insn, regs)) in do_illegal_instruction()