Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/skywalk/
H A DIOSkywalkSupport.h80 boolean_t inhibitCache; /* cache-inhibit */ member
/xnu-11215/iokit/bsddev/skywalk/
H A DIOSkywalkSupport.cpp1313 if (fSpec.inhibitCache) { in OSDefineMetaClassAndFinalStructorsWithZone()
/xnu-11215/bsd/skywalk/mem/
H A Dskmem_region.c841 skr->skr_bufspec.inhibitCache = !!(skr->skr_mode & SKR_MODE_NOCACHE); in skmem_region_create()