Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOMemoryDescriptor.h266 kIOPreparationIDAlwaysPrepared = 2, enumerator
/xnu-11215/iokit/Kernel/
H A DIOMemoryDescriptor.cpp2784 assert(getPreparationID() >= kIOPreparationIDAlwaysPrepared); in ktraceEmitPhysicalSegments()
2785 if (getPreparationID() < kIOPreparationIDAlwaysPrepared) { in ktraceEmitPhysicalSegments()