Home
last modified time | relevance | path

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

/arch/sh/kernel/
Dio_trapped.c136 static struct trapped_io *lookup_tiop(unsigned long address) in lookup_tiop() function
225 tiop = lookup_tiop(src_addr); in from_device()
248 tiop = lookup_tiop(dst_addr); in to_device()
276 if (!lookup_tiop(address)) in handle_trapped_io()