Home
last modified time | relevance | path

Searched defs:uva (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/sys/fs/unionfs/
H A Dunion_subr.c598 unionfs_create_uppervattr_core(struct unionfs_mount * ump,struct vattr * lva,struct vattr * uva,struct thread * td) unionfs_create_uppervattr_core() argument
639 unionfs_create_uppervattr(struct unionfs_mount * ump,struct vnode * lvp,struct vattr * uva,struct ucred * cred,struct thread * td) unionfs_create_uppervattr() argument
1324 struct vattr uva; unionfs_copyfile() local
[all...]
/freebsd-src/sys/i386/i386/
H A Dcopyout.c91 cp_slow0(vm_offset_t uva, size_t len, bool write, in cp_slow0()
/freebsd-src/sys/kern/
H A Dsys_process.c379 uva = (vm_offset_t)uio->uio_offset; in proc_rwmem() local
/freebsd-src/sys/contrib/xen/
H A Ddomctl.h767 uint64_aligned_t uva; /* user buffer virtual address */ member