Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/include/asm/
H A Dio_trapped.h54 #define handle_trapped_io(tiop, address) 0 macro
/openbmc/linux/arch/sh/kernel/
H A Dio_trapped.c271 int handle_trapped_io(struct pt_regs *regs, unsigned long address) in handle_trapped_io() function