Searched refs:match_trapped_io_handler (Results 1 – 2 of 2) sorted by relevance
24 void __iomem *match_trapped_io_handler(struct list_head *list,34 return match_trapped_io_handler(&trapped_mem, offset, size); in __ioremap_trapped()46 return match_trapped_io_handler(&trapped_io, offset, size); in __ioport_map_trapped()
110 void __iomem *match_trapped_io_handler(struct list_head *list, in match_trapped_io_handler() function137 EXPORT_SYMBOL_GPL(match_trapped_io_handler);