Home
last modified time | relevance | path

Searched defs:MCF_NOCPUCACHE (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.81.4/tools/lldbmacros/
H A Dmbufdefines.py21 MCF_NOCPUCACHE = 0x10 variable
/xnu-12377.81.4/bsd/sys/
H A Dmcache.h220 #define MCF_NOCPUCACHE 0x00000010 /* disable CPU layer caching */ macro