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

/xnu-2422.115.4/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.h106 struct shared_file_mapping_np { struct
123 const struct shared_file_mapping_np *mappings);
/xnu-2422.115.4/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.c900 struct shared_file_mapping_np *mappings,
1003 struct shared_file_mapping_np *mappings,
1022 struct shared_file_mapping_np *mapping_to_slide = NULL;
/xnu-2422.115.4/bsd/vm/
H A Dvm_unix.c101 int _shared_region_map_and_slide(struct proc*, int, unsigned int, struct shared_file_mapping_np*, uint32_t, user_addr_t, user_addr_t);
102 int shared_region_copyin_mappings(struct proc*, user_addr_t, unsigned int, struct shared_file_mapping_np *);
1053 struct shared_file_mapping_np *mappings)
1087 struct shared_file_mapping_np *mappings,
1352 struct shared_file_mapping_np *mappings;
1358 struct shared_file_mapping_np stack_mappings[SFM_MAX_STACK];

Completed in 37 milliseconds