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

/freebsd-11.0-release/sys/vm/
H A Dvm.h83 #define VM_PROT_DEFAULT VM_PROT_ALL macro
/freebsd-11.0-release/sys/kern/
H A Dkern_sharedpage.c114 VM_PROT_DEFAULT, 0, NULL);
H A Duipc_shm.c532 shmfd->shm_size, VM_PROT_DEFAULT, 0, ucred);
H A Dsysv_shm.c720 0, size, VM_PROT_DEFAULT, 0, cred);
/freebsd-11.0-release/sys/compat/linux/
H A Dlinux_vdso.c84 VM_PROT_DEFAULT, 0, NULL);
/freebsd-11.0-release/sys/dev/drm2/ttm/
H A Dttm_tt.c340 IDX_TO_OFF(ttm->num_pages), VM_PROT_DEFAULT, 0,
/freebsd-11.0-release/sys/dev/md/
H A Dmd.c1532 VM_PROT_DEFAULT, 0, td->td_ucred);
/freebsd-11.0-release/sys/fs/tmpfs/
H A Dtmpfs_subr.c251 vm_pager_allocate(OBJT_SWAP, NULL, 0, VM_PROT_DEFAULT, 0,

Completed in 180 milliseconds