Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/sys/
H A Duio_internal.h88 #define UIO_USERISPACE64 ((enum uio_seg)9) macro
101 UIOF_USERISPACE64 = (1 << UIO_USERISPACE64),
/xnu-10063.101.15/bsd/vfs/
H A Dvfs_cluster.c6719 case UIO_USERISPACE64: in cluster_copy_upl_data()
6803 case UIO_USERISPACE64: in cluster_copy_ubc_data_internal()