Searched refs:kForceDoubleBuffer (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/iokit/IOKit/
H A DIODMACommand.h93 @constant kForceDoubleBuffer Copy the entire prepared range to a new page aligned buffer.
96 kForceDoubleBuffer = 0x01000000 enumerator in enum:IODMACommand::SynchronizeOptions
307 kForceDoubleBuffer copy the entire prepared range to a new page aligned buffer.
/darwin-on-arm/xnu/iokit/Kernel/
H A DIODMACommand.cpp859 if (kForceDoubleBuffer & options)

Completed in 21 milliseconds