Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds