Home
last modified time | relevance | path

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

/freebsd/sys/vm/
H A Dvm_map.c165 #define VM_MAP_RANGE_CHECK(map, start, end) \ macro
1978 VM_MAP_RANGE_CHECK(map, start, end); in vm_map_fixed()
2603 VM_MAP_RANGE_CHECK(map, start, end); in vm_map_submap()
2795 VM_MAP_RANGE_CHECK(map, start, end); in vm_map_protect()
3035 VM_MAP_RANGE_CHECK(map, start, end); in vm_map_madvise()
3208 VM_MAP_RANGE_CHECK(map, start, end); in vm_map_inherit()
3309 VM_MAP_RANGE_CHECK(map, start, end); in vm_map_unwire()
3526 VM_MAP_RANGE_CHECK(map, start, end); in vm_map_wire_locked()
3772 VM_MAP_RANGE_CHECK(map, start, end); in vm_map_sync()
4070 VM_MAP_RANGE_CHECK(map, start, end); in vm_map_remove()