Home
last modified time | relevance | path

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

/linux/arch/sh/kernel/
H A Dio_trapped.c110 unsigned long voffs; in match_trapped_io_handler() local
118 voffs = 0; in match_trapped_io_handler()
123 return tiop->virt_base + voffs; in match_trapped_io_handler()
127 voffs += roundup(len, PAGE_SIZE); in match_trapped_io_handler()