Home
last modified time | relevance | path

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

/xnu-8019.80.24/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-8019.80.24/iokit/Kernel/
H A DIOUserClient.cpp4421 uint32_t memory_type, in is_io_connect_map_memory_into_task() argument
4441 map = client->mapClientMemory64( memory_type, into_task, flags, *address ); in is_io_connect_map_memory_into_task()
4537 uint32_t memory_type, in is_io_connect_unmap_memory_from_task() argument
4556 err = client->clientMemoryForType((UInt32) memory_type, &options, &memory ); in is_io_connect_unmap_memory_from_task()