Home
last modified time | relevance | path

Searched refs:memory_type (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/osfmk/device/
H A Ddevice.defs260 in memory_type : uint32_t;
509 in memory_type : uint32_t;
597 in memory_type : uint32_t;
606 in memory_type : uint32_t;
/xnu-11215/iokit/Kernel/
H A DIOUserClient.cpp4661 uint32_t memory_type, in is_io_connect_map_memory_into_task() argument
4680 map = client->mapClientMemory64( memory_type, into_task, flags, *address ); in is_io_connect_map_memory_into_task()
4775 uint32_t memory_type, in is_io_connect_unmap_memory_from_task() argument
4793 err = client->clientMemoryForType((UInt32) memory_type, &options, &memory ); in is_io_connect_unmap_memory_from_task()