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

/darwin-on-arm/xnu/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 20 milliseconds