Searched refs:vmmap_sealed (Results 1 – 4 of 4) sorted by relevance
464 /* unsigned int */ vmmap_sealed:2, /* sealed state of map, see definitions above. */ member639 (map)->vmmap_sealed = VM_MAP_NOT_SEALED; \
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()
25039 return map->vmmap_sealed == VM_MAP_SEALED; in vm_map_is_sealed()25051 assert3u(map->vmmap_sealed, ==, VM_MAP_WILL_BE_SEALED); in vm_map_seal()25085 map->vmmap_sealed = VM_MAP_SEALED; in vm_map_seal()25302 submap->vmmap_sealed = VM_MAP_WILL_BE_SEALED; in vm_map_testing_make_sealed_submap()