Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/arm/
H A Dmemory_types.h44 #if HAS_UCNORMAL_MEM || APPLEVIRTUALPLATFORM
/xnu-12377.1.9/pexpert/pexpert/arm64/
H A DH13.h42 #define HAS_UCNORMAL_MEM 1 /* Supports completely un-cacheable normal memory type */ macro
H A DH14.h44 #define HAS_UCNORMAL_MEM 1 /* Supports completely un-cacheable normal memory type */ macro
H A DH15.h44 #define HAS_UCNORMAL_MEM 1 /* Supports completely un-cacheable normal memory type */ macro
H A DH16.h41 #define HAS_UCNORMAL_MEM 1 /* Supports completely un-cacheable normal memory type */ macro
/xnu-12377.1.9/osfmk/arm/commpage/
H A Dcommpage.c865 #if HAS_UCNORMAL_MEM in commpage_init_cpu_capabilities()
/xnu-12377.1.9/osfmk/arm64/
H A Dloose_ends.c279 #if HAS_UCNORMAL_MEM || APPLEVIRTUALPLATFORM in bzero_phys_internal()
H A Dproc_reg.h1750 #if HAS_UCNORMAL_MEM || APPLEVIRTUALPLATFORM
2705 #if HAS_UCNORMAL_MEM
/xnu-12377.1.9/osfmk/console/
H A Dvideo_console.c2863 #if HAS_UCNORMAL_MEM || APPLEVIRTUALPLATFORM in initialize_screen()