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

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIODMACommand.cpp47 #define IS_NONCOHERENT(type) (MAPTYPE(type) == kNonCoherent) macro
623 if (IS_NONCOHERENT(mappingOptions) && flushCache) {
686 if (IS_NONCOHERENT(fMappingOptions) && invalidateCache)

Completed in 7 milliseconds