Home
last modified time | relevance | path

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

/xnu-8020.101.4/osfmk/mach/
H A Dshared_region.h162 struct shared_file_mapping_slide_np { struct
/xnu-8020.101.4/osfmk/vm/
H A Dvm_shared_region.h254 struct shared_file_mapping_slide_np *mappings;
H A Dvm_shared_region.c1223 struct shared_file_mapping_slide_np *mappings; in vm_shared_region_undo_mappings()
1329 struct shared_file_mapping_slide_np **mappings_to_slide, in vm_shared_region_map_file_setup()
1354 struct shared_file_mapping_slide_np *mappings; in vm_shared_region_map_file_setup()
1724 struct shared_file_mapping_slide_np **mappings_to_slide = NULL; /* [0..vmsr_num_slides] */ in vm_shared_region_map_file()
1747 kalloc_type(struct shared_file_mapping_slide_np *, vmsr_num_slides, Z_WAITOK | Z_ZERO); in vm_shared_region_map_file()
1835 kfree_type(struct shared_file_mapping_slide_np *, vmsr_num_slides, in vm_shared_region_map_file()
/xnu-8020.101.4/bsd/vm/
H A Dvm_unix.c2154 struct shared_file_mapping_slide_np *mappings, in shared_region_map_and_slide_setup()
2555 struct shared_file_mapping_slide_np *mappings) in _shared_region_map_and_slide()
2736 struct shared_file_mapping_slide_np *mappings = NULL; in shared_region_map_and_slide_np()
2833 struct shared_file_mapping_slide_np *mappings = NULL; in shared_region_map_and_slide_2_np()