Home
last modified time | relevance | path

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

/xnu-12377.41.6/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
H A DH17.h41 #define HAS_UCNORMAL_MEM 1 /* Supports completely un-cacheable normal memory type */ macro
/xnu-12377.41.6/osfmk/arm/
H A Dmemory_types.h44 #if HAS_UCNORMAL_MEM || APPLEVIRTUALPLATFORM
/xnu-12377.41.6/osfmk/arm/commpage/
H A Dcommpage.c898 #if HAS_UCNORMAL_MEM in commpage_init_cpu_capabilities()
/xnu-12377.41.6/osfmk/arm64/
H A Dloose_ends.c379 #if HAS_UCNORMAL_MEM || APPLEVIRTUALPLATFORM in bzero_phys_internal()
H A Dproc_reg.h1801 #if HAS_UCNORMAL_MEM || APPLEVIRTUALPLATFORM
2781 #if HAS_UCNORMAL_MEM
/xnu-12377.41.6/osfmk/console/
H A Dvideo_console.c2863 #if HAS_UCNORMAL_MEM || APPLEVIRTUALPLATFORM in initialize_screen()