Home
last modified time | relevance | path

Searched refs:nprot (Results 26 – 40 of 40) sorted by relevance

12

/freebsd/sys/i386/i386/
H A Delan-mmcr.c424 int nprot, vm_memattr_t *memattr) in elan_mmap() argument
/freebsd/sys/dev/drm2/
H A DdrmP.h1203 vm_size_t size, struct vm_object **obj_res, int nprot);
1438 vm_size_t size, struct vm_object **obj_res, int nprot);
1779 vm_size_t size, struct vm_object **obj_res, int nprot);
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_compat.c1207 int nprot, bool is_shared, struct thread *td) in linux_file_mmap_single() argument
1241 vmap->vm_flags = vmap->vm_page_prot = (nprot & VM_PROT_ALL); in linux_file_mmap_single()
1314 &linux_cdev_pager_ops[1], size, nprot, *offset, in linux_file_mmap_single()
1318 &linux_cdev_pager_ops[0], size, nprot, *offset, in linux_file_mmap_single()
1340 nprot, 0, td->td_ucred); in linux_file_mmap_single()
/freebsd/sys/amd64/sgx/
H A Dsgx.c1021 vm_size_t mapsize, struct vm_object **objp, int nprot) in sgx_mmap_single() argument
1036 mapsize, nprot, *offset, NULL); in sgx_mmap_single()
/freebsd/sys/dev/qat/qat_common/
H A Dadf_freebsd_uio.c265 int nprot) in adf_uio_mmap_single() argument
/freebsd/sys/dev/acpica/
H A Dacpi_hpet.c396 int nprot, vm_memattr_t *memattr) in hpet_mmap() argument
403 if (!sc->mmap_allow_write && (nprot & PROT_WRITE)) in hpet_mmap()
/freebsd/sys/dev/tdfx/
H A Dtdfx_pci.c414 int nprot, vm_memattr_t *memattr) in tdfx_mmap() argument
/freebsd/sys/dev/nvdimm/
H A Dnvdimm_spa.c265 vm_object_t *objp, int nprot) in nvdimm_spa_mmap_single() argument
/freebsd/sys/kern/
H A Dtty.c686 int nprot, vm_memattr_t *memattr) in ttydev_mmap() argument
696 error = ttydevsw_mmap(tp, offset, paddr, nprot, memattr); in ttydev_mmap()
1014 vm_paddr_t *paddr __unused, int nprot __unused, in ttydevsw_defmmap()
/freebsd/sys/fs/cuse/
H A Dcuse.c1438 vm_size_t size, struct vm_object **object, int nprot) in cuse_server_mmap_single() argument
1942 vm_size_t size, struct vm_object **object, int nprot) in cuse_client_mmap_single() argument
/freebsd/sys/arm/ti/
H A Dti_pruss.c782 int nprot, vm_memattr_t *memattr) in ti_pruss_mmap() argument
/freebsd/share/examples/drivers/
H A Dmake_device_driver.sh895 ${1}mmap(struct cdev *dev, vm_offset_t offset, vm_paddr_t *paddr, int nprot)
/freebsd/sys/dev/vt/
H A Dvt_core.c2509 int nprot, vm_memattr_t *memattr) in vtterm_mmap() argument
2515 return (vd->vd_driver->vd_fb_mmap(vd, offset, paddr, nprot, in vtterm_mmap()
/freebsd/sys/dev/syscons/
H A Dsyscons.c4069 sctty_mmap(struct tty *tp, vm_ooffset_t offset, vm_paddr_t *paddr, int nprot, in sctty_mmap() argument
4077 return vidd_mmap(scp->sc->adp, offset, paddr, nprot, memattr); in sctty_mmap()
/freebsd/sys/dev/hifn/
H A Dhifn7751.c2712 vm_paddr_t *paddr, int nprot, vm_memattr_t *memattr) in vulcanpk_mmap() argument

12