Searched refs:remove_flags (Results 1 – 1 of 1) sorted by relevance
2457 remove_flags |= VM_MAP_REMOVE_NO_YIELD; in vm_map_locate_space_fixed()2461 remove_flags |= VM_MAP_REMOVE_IMMUTABLE; in vm_map_locate_space_fixed()2464 remove_flags |= VM_MAP_REMOVE_IMMUTABLE_CODE; in vm_map_locate_space_fixed()3717 vmr_flags_t remove_flags = VM_MAP_REMOVE_NO_FLAGS; in vm_map_enter() local3729 remove_flags |= VM_MAP_REMOVE_NO_MAP_ALIGN; in vm_map_enter()3730 remove_flags |= VM_MAP_REMOVE_NO_YIELD; in vm_map_enter()3732 remove_flags |= VM_MAP_REMOVE_IMMUTABLE; in vm_map_enter()3736 remove_flags, in vm_map_enter()12639 vmr_flags_t remove_flags = VM_MAP_REMOVE_NO_FLAGS; in vm_map_copyin_internal() local12642 remove_flags |= VM_MAP_REMOVE_KUNWIRE; in vm_map_copyin_internal()[all …]