Searched refs:kIODMAMapPagingPath (Results 1 – 2 of 2) sorted by relevance
| /xnu-11215/iokit/IOKit/ | ||
| H A D | IOMemoryDescriptor.h | 201 kIODMAMapPagingPath = 0x00000040, enumerator |
| /xnu-11215/iokit/Kernel/ | ||
| H A D | IOMemoryDescriptor.cpp | 4620 mapOptions |= kIODMAMapPagingPath; in dmaMap() |