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

/darwin-on-arm/xnu/bsd/vm/
H A Dvm_unix.c102 int shared_region_copyin_mappings(struct proc*, user_addr_t, unsigned int, struct shared_file_mapping_np *);
1150 shared_region_copyin_mappings( function
1534 if ( (kr = shared_region_copyin_mappings(p, uap->mappings, uap->count, mappings))) {

Completed in 18 milliseconds