Home
last modified time | relevance | path

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

/xnu-11215.41.3/osfmk/arm/
H A Dcpu_capabilities.h64 #define kHasUCNormalMemory 0x00000800 // Uncacheable normal memory type supported macro
/xnu-11215.41.3/osfmk/arm/commpage/
H A Dcommpage.c860 bits |= kHasUCNormalMemory; in commpage_init_cpu_capabilities()