Searched refs:VM_PROT_DEFAULT (Results 1 - 9 of 9) sorted by relevance

/freebsd-current/sys/vm/
H A Dvm.h84 #define VM_PROT_DEFAULT VM_PROT_ALL macro
/freebsd-current/sys/compat/linux/
H A Dlinux_vdso.c74 VM_PROT_DEFAULT, 0, NULL);
/freebsd-current/sys/kern/
H A Dkern_sharedpage.c122 VM_PROT_DEFAULT, 0, NULL);
H A Duipc_shm.c950 VM_PROT_DEFAULT, 0, ucred);
954 shmfd->shm_size, VM_PROT_DEFAULT, 0, ucred);
H A Dsysv_shm.c733 0, size, VM_PROT_DEFAULT, 0, cred);
/freebsd-current/sys/dev/drm2/ttm/
H A Dttm_tt.c327 IDX_TO_OFF(ttm->num_pages), VM_PROT_DEFAULT, 0,
/freebsd-current/sys/fs/cuse/
H A Dcuse.c468 VM_PROT_DEFAULT, 0, curthread->td_ucred);
/freebsd-current/sys/fs/tmpfs/
H A Dtmpfs_subr.c702 VM_PROT_DEFAULT, 0,
/freebsd-current/sys/dev/md/
H A Dmd.c1639 VM_PROT_DEFAULT, 0, td->td_ucred);

Completed in 253 milliseconds