Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/mach/
H A Dshared_region.h162 struct shared_file_mapping_slide_np { struct
/xnu-8019.80.24/osfmk/vm/
H A Dvm_shared_region.h254 struct shared_file_mapping_slide_np *mappings;
H A Dvm_shared_region.c1233 struct shared_file_mapping_slide_np *mappings; in vm_shared_region_undo_mappings()
1339 struct shared_file_mapping_slide_np **mappings_to_slide, in vm_shared_region_map_file_setup()
1364 struct shared_file_mapping_slide_np *mappings; in vm_shared_region_map_file_setup()
1734 struct shared_file_mapping_slide_np **mappings_to_slide = NULL; /* [0..vmsr_num_slides] */ in vm_shared_region_map_file()
1757 kalloc_type(struct shared_file_mapping_slide_np *, vmsr_num_slides, Z_WAITOK | Z_ZERO); in vm_shared_region_map_file()
1845 kfree_type(struct shared_file_mapping_slide_np *, vmsr_num_slides, in vm_shared_region_map_file()
/xnu-8019.80.24/bsd/vm/
H A Dvm_unix.c2142 struct shared_file_mapping_slide_np *mappings, in shared_region_map_and_slide_setup()
2543 struct shared_file_mapping_slide_np *mappings) in _shared_region_map_and_slide()
2724 struct shared_file_mapping_slide_np *mappings = NULL; in shared_region_map_and_slide_np()
2821 struct shared_file_mapping_slide_np *mappings = NULL; in shared_region_map_and_slide_2_np()