Home
last modified time | relevance | path

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

/xnu-10063.121.3/bsd/sys/
H A Duio_internal.h89 #define UIO_PHYS_USERSPACE64 ((enum uio_seg)10) macro
102 UIOF_PHYS_USERSPACE64 = (1 << UIO_PHYS_USERSPACE64),
/xnu-10063.121.3/bsd/dev/
H A Dmemdev.c237 uio->uio_segflg = UIO_PHYS_USERSPACE64; in mdevrw()
/xnu-10063.121.3/bsd/vfs/
H A Dvfs_cluster.c6720 uio->uio_segflg = UIO_PHYS_USERSPACE64; in cluster_copy_upl_data()
6804 uio->uio_segflg = UIO_PHYS_USERSPACE64; in cluster_copy_ubc_data_internal()