Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/bktr/
H A Dbktr_os.c785 bktr_mmap(dev_t dev, vm_offset_t offset, int nprot) in bktr_mmap()
1254 int bktr_mmap(dev_t dev, vm_offset_t offset, int nprot) in bktr_mmap()
1777 bktr_mmap(dev_t dev, off_t offset, int nprot) in bktr_mmap()
/netbsd-src/sys/arch/usermode/usermode/
H A Dthunk.c199 int nprot = PROT_NONE; in thunk_to_native_prot() local
716 int nflags, nprot; in thunk_mmap() local
737 int nprot; in thunk_mprotect() local
/netbsd-src/lib/libnvmm/
H A Dlibnvmm.c95 nvmm_prot_t nprot; in __area_add() local
/netbsd-src/sys/arch/arc/dev/
H A Dpccons.c1833 pcmmap(dev_t dev, off_t offset, int nprot) in pcmmap()