Home
last modified time | relevance | path

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

/xnu-11215.81.4/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-11215.81.4/bsd/dev/
H A Dmemdev.c237 uio->uio_segflg = UIO_PHYS_USERSPACE64; in mdevrw()
/xnu-11215.81.4/bsd/vfs/
H A Dvfs_cluster.c7074 uio->uio_segflg = UIO_PHYS_USERSPACE64; in cluster_copy_upl_data()
7158 uio->uio_segflg = UIO_PHYS_USERSPACE64; in cluster_copy_ubc_data_internal()