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

/linux-master/arch/sh/include/asm/
H A Dio_trapped.h22 int handle_trapped_io(struct pt_regs *regs, unsigned long address);
54 #define handle_trapped_io(tiop, address) 0 macro
/linux-master/arch/sh/kernel/
H A Dio_trapped.c271 int handle_trapped_io(struct pt_regs *regs, unsigned long address) function
/linux-master/arch/sh/mm/
H A Dfault.c229 if (handle_trapped_io(regs, address))

Completed in 106 milliseconds