Home
last modified time | relevance | path

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

/xnu-11215.61.5/osfmk/arm/
H A Dmemory_types.h44 #if HAS_UCNORMAL_MEM
/xnu-11215.61.5/pexpert/pexpert/arm64/
H A DH13.h41 #define HAS_UCNORMAL_MEM 1 /* Supports completely un-cacheable normal memory type */ macro
H A DH14.h43 #define HAS_UCNORMAL_MEM 1 /* Supports completely un-cacheable normal memory type */ macro
H A DH15.h43 #define HAS_UCNORMAL_MEM 1 /* Supports completely un-cacheable normal memory type */ macro
H A DH16.h40 #define HAS_UCNORMAL_MEM 1 /* Supports completely un-cacheable normal memory type */ macro
/xnu-11215.61.5/osfmk/arm64/
H A Dproc_reg.h1201 #if HAS_UCNORMAL_MEM
2067 #if HAS_UCNORMAL_MEM
H A Dloose_ends.c248 #if HAS_UCNORMAL_MEM in bzero_phys()
/xnu-11215.61.5/osfmk/arm/commpage/
H A Dcommpage.c858 #if HAS_UCNORMAL_MEM in commpage_init_cpu_capabilities()
/xnu-11215.61.5/osfmk/console/
H A Dvideo_console.c2863 #if HAS_UCNORMAL_MEM in initialize_screen()