Searched refs:off_align (Results 1 – 1 of 1) sorted by relevance
816 offset_t off_align; in xsvc_devmap() local861 off_align = P2ALIGN(off, PAGESIZE); in xsvc_devmap()862 psize = P2ROUNDUP(off + len, PAGESIZE) - off_align; in xsvc_devmap()915 off_align, psize, PROT_ALL, 0, &xsvc_device_attr)) < 0) { in xsvc_devmap()