Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/arm/
H A Dcaches.c395 __builtin_arm_mcr(MCR_ACTLR(actlr_value)); in platform_cache_idle_enter()
429 __builtin_arm_mcr(MCR_ACTLR(actlr_value)); in platform_cache_idle_exit()
H A Dproc_reg.h1073 #define MCR_ACTLR(x) 15,0,(x),1,0,1 macro