Home
last modified time | relevance | path

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

/xnu-10063.121.3/iokit/Kernel/
H A DIODMACommand.cpp47 #define IS_NONCOHERENT(type) (MAPTYPE(type) == kNonCoherent) macro
897 if (IS_NONCOHERENT(mappingOptions) && flushCache) { in prepare()
1066 if (IS_NONCOHERENT(fMappingOptions) && invalidateCache) { in complete()