Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/sys/ !
H A Duio_internal.h88 #define UIO_USERISPACE64 ((enum uio_seg)9) macro
188 (a_uio_t)->uio_segflg == UIO_USERISPACE64 )
/xnu-10002.1.13/bsd/kern/ !
H A Dkern_subr.c103 (segflg) == UIO_USERISPACE64 || \
248 case UIO_USERISPACE64: in uiomove64()
393 case UIO_USERISPACE64: in ureadc()
/xnu-10002.1.13/bsd/vfs/ !
H A Dvfs_cluster.c7176 case UIO_USERISPACE64: in cluster_copy_upl_data()
7257 case UIO_USERISPACE64: in cluster_copy_ubc_data_internal()