Home
last modified time | relevance | path

Searched defs:mapping (Results 1 – 9 of 9) sorted by relevance

/xnu-11215.1.10/osfmk/kern/
H A Dexclaves_shared_memory.c94 const uint64_t endpage, sharedmemorybase_mapping_s *mapping) in exclaves_shared_memory_setup()
154 const sharedmemorybase_mapping_s *mapping) in exclaves_shared_memory_teardown()
190 const sharedmemorybase_mapping_s *mapping, const uint64_t startpage, in exclaves_shared_memory_map()
231 const sharedmemorybase_mapping_s *mapping, const uint64_t startpage, in exclaves_shared_memory_unmap()
H A Dexclaves_resource.c2094 sharedmemorybase_mapping_s mapping = 0; in shared_memory_map() local
/xnu-11215.1.10/iokit/Kernel/
H A DIOGuardPageMemoryDescriptor.cpp108 IOMemoryMap * mapping = (IOMemoryMap *) *atAddress; in doMap() local
H A DIOSubMemoryDescriptor.cpp202 IOMemoryMap * mapping = NULL; in makeMapping() local
H A DIOMultiMemoryDescriptor.cpp272 IOMemoryMap * mapping = (IOMemoryMap *) *__address; in doMap() local
H A DIOMemoryDescriptor.cpp4829 IOGeneralMemoryDescriptor::memoryReferenceCreateOptions(IOOptionBits options, IOMemoryMap * mapping) in memoryReferenceCreateOptions()
4864 IOMemoryMap * mapping; in makeMapping() local
4912 IOMemoryMap * mapping = (IOMemoryMap *) *__address; in doMap() local
5302 IOMemoryMap * mapping; in doUnmap() local
5344 IOMemoryMap * mapping = NULL; in redirect() local
5761 IOMemoryMap * mapping; in createMappingInTask() local
5884 IOMemoryMap * mapping = (IOMemoryMap *) __address; in makeMapping() local
5966 IOMemoryMap * mapping ) in addMapping()
5980 IOMemoryMap * mapping ) in removeMapping()
/xnu-11215.1.10/osfmk/tests/
H A Dpmap_tests.c570 unsigned int mapping = 0; in hugepv_remove_enter_thread() local
609 unsigned int mapping = rand % args->num_mappings; in hugepv_fast_fault_thread() local
731 for (unsigned int mapping = 0; mapping < num_mappings; ++mapping) { in test_pmap_huge_pv_list() local
/xnu-11215.1.10/bsd/net/
H A Dnecp.c1413 struct necp_uuid_id_mapping *mapping = NULL; in necp_session_unregister_service() local
5145 …struct necp_uuid_id_mapping *mapping = necp_uuid_lookup_uuid_with_service_id_locked(result_paramet… in __sized_by() local
5155 …struct necp_uuid_id_mapping *mapping = necp_uuid_lookup_uuid_with_service_id_locked(result_paramet… in __sized_by() local
5165 …struct necp_uuid_id_mapping *mapping = necp_uuid_lookup_uuid_with_service_id_locked(result_paramet… in __sized_by() local
5938 …struct necp_uuid_id_mapping *mapping = necp_uuid_lookup_uuid_with_service_id_locked(searchentry->n… in necp_lookup_route_rule_by_contents_locked() local
5956 …struct necp_uuid_id_mapping *mapping = necp_uuid_lookup_uuid_with_service_id_locked(searchentry->m… in necp_lookup_route_rule_by_contents_locked() local
6574 struct necp_uuid_id_mapping *mapping = NULL; in necp_kernel_socket_policies_update_uuid_table() local
8061 …struct necp_uuid_id_mapping *mapping = necp_uuid_lookup_uuid_with_service_id_locked(service.identi… in necp_application_find_policy_match_internal() local
8083 struct necp_uuid_id_mapping *mapping = NULL; in necp_application_find_policy_match_internal() local
8499 struct necp_uuid_id_mapping *mapping = necp_uuid_lookup_uuid_with_service_id_locked(netagent_id); in necp_application_find_policy_match_internal() local
[all …]
/xnu-11215.1.10/bsd/vm/
H A Dvm_unix.c1159 struct shared_file_mapping_slide_np *mapping = &srfmp->mappings[0]; in shared_region_map_and_slide_setup() local