Home
last modified time | relevance | path

Searched defs:uprot (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/virtual/nvmm/
H A Dnvmm_netbsd.c78 uvm_flag_t uflags, uprot, umaxprot; in os_vmobj_map() local
/dragonfly/sys/vm/
H A Dvm_mmap.c122 int uprot, int uflags, int fd, off_t upos, void **res) in kern_mmap()