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

/xnu-2782.1.97/iokit/Kernel/
H A DIODMACommand.cpp47 #define IS_NONCOHERENT(type) (MAPTYPE(type) == kNonCoherent) macro
694 if (IS_NONCOHERENT(mappingOptions) && flushCache) {
819 if (IS_NONCOHERENT(fMappingOptions) && invalidateCache)

Completed in 22 milliseconds