Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/vm/
Dvm_map.c171 #define VM_MAP_RANGE_CHECK(map, start, end) \ macro
1744 VM_MAP_RANGE_CHECK(map, start, end); in vm_map_fixed()
2335 VM_MAP_RANGE_CHECK(map, start, end); in vm_map_submap()
2493 VM_MAP_RANGE_CHECK(map, start, end); in vm_map_protect()
2685 VM_MAP_RANGE_CHECK(map, start, end); in vm_map_madvise()
2849 VM_MAP_RANGE_CHECK(map, start, end); in vm_map_inherit()
2886 VM_MAP_RANGE_CHECK(map, start, end); in vm_map_unwire()
3125 VM_MAP_RANGE_CHECK(map, start, end); in vm_map_wire_locked()
3394 VM_MAP_RANGE_CHECK(map, start, end); in vm_map_sync()
3692 VM_MAP_RANGE_CHECK(map, start, end); in vm_map_remove()