VM_DEVMEM_START
map_offset = VM_DEVMEM_START;
VERIFY(off >= VM_DEVMEM_START);
if (off >= VM_DEVMEM_START) {