Searched refs:uiomove_fromphys (Results 1 – 3 of 3) sorted by relevance
75 int uiomove_fromphys(struct vm_page *ma[], vm_offset_t offset,
206 error = uiomove_fromphys(xio->xio_pages, xio->xio_offset + uoffset, in xio_uio_copy()
540 uiomove_fromphys(vm_page_t *ma, vm_offset_t offset, size_t n, struct uio *uio) in uiomove_fromphys() function