Searched refs:shared_file_mapping_np (Results 1 - 5 of 5) sorted by relevance

/xnu-2782.1.97/osfmk/mach/
H A Dshared_memory_server.h109 struct shared_file_mapping_np { struct
127 const struct shared_file_mapping_np *mappings,
H A Dshared_region.h116 struct shared_file_mapping_np { struct
133 const struct shared_file_mapping_np *mappings);
/xnu-2782.1.97/osfmk/vm/
H A Dvm_shared_region.h189 struct shared_file_mapping_np *mappings,
194 struct shared_file_mapping_np *mappings,
H A Dvm_shared_region.c921 struct shared_file_mapping_np *mappings,
1024 struct shared_file_mapping_np *mappings,
1043 struct shared_file_mapping_np *mapping_to_slide = NULL;
/xnu-2782.1.97/bsd/vm/
H A Dvm_unix.c104 int _shared_region_map_and_slide(struct proc*, int, unsigned int, struct shared_file_mapping_np*, uint32_t, user_addr_t, user_addr_t);
105 int shared_region_copyin_mappings(struct proc*, user_addr_t, unsigned int, struct shared_file_mapping_np *);
1114 struct shared_file_mapping_np *mappings)
1149 struct shared_file_mapping_np *mappings,
1465 struct shared_file_mapping_np *mappings;
1471 struct shared_file_mapping_np stack_mappings[SFM_MAX_STACK];

Completed in 35 milliseconds