Home
last modified time | relevance | path

Searched refs:kIODMAMapOptionDextOwner (Results 1 – 3 of 3) sorted by relevance

/xnu-10063.121.3/iokit/IOKit/
H A DIODMACommand.h47 kIODMAMapOptionDextOwner = 0x00000080 // Dext owned enumerator
/xnu-10063.121.3/iokit/Kernel/
H A DIODMACommand.cpp337 if (0 != (kIODMAMapOptionDextOwner & mappingOptions)) { in setSpecification()
H A DIOUserServer.cpp998 kIODMAMapOptionDextOwner | in Create_Impl()