Home
last modified time | relevance | path

Searched refs:MAP_NOFAULT (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/vm/
H A Dvm_map.h565 #define MAP_NOFAULT 0x0004 macro
H A Dvm_kern.c199 VM_PROT_ALL, VM_PROT_ALL, MAP_NOFAULT); in kmem_alloc_nofault()
H A Dvm_map.c1289 if (cow & MAP_NOFAULT) { in vm_map_insert()