Home
last modified time | relevance | path

Searched defs:handle_trapped_io (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/arch/sh/include/asm/
Dio_trapped.h53 #define handle_trapped_io(tiop, address) 0 macro
/linux-3.3/arch/sh/kernel/
Dio_trapped.c272 int handle_trapped_io(struct pt_regs *regs, unsigned long address) in handle_trapped_io() function