match_trapped_io_handler
void __iomem *match_trapped_io_handler(struct list_head *list,
return match_trapped_io_handler(&trapped_mem, offset, size);
return match_trapped_io_handler(&trapped_io, offset, size);