Searched refs:VM_MAP_WILL_BE_SEALED (Results 1 – 4 of 4) sorted by relevance
462 #define VM_MAP_WILL_BE_SEALED 1 /* map will be sealed and is subject to limited m… macro
943 sub_map->vmmap_sealed = VM_MAP_WILL_BE_SEALED; in vm_shared_region_create()3749 new_map->vmmap_sealed = VM_MAP_WILL_BE_SEALED; in _vm_commpage_init()
2641 nested_map->vmmap_sealed = VM_MAP_WILL_BE_SEALED; in vm_upl_submap_test()
25051 assert3u(map->vmmap_sealed, ==, VM_MAP_WILL_BE_SEALED); in vm_map_seal()25302 submap->vmmap_sealed = VM_MAP_WILL_BE_SEALED; in vm_map_testing_make_sealed_submap()