Home
last modified time | relevance | path

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

/xnu-8792.81.2/osfmk/arm64/
H A Dproc_reg.h155 #define MMU_I_CLINE 6 /* cache line size as 1<<MMU_I_CLINE (64) */ macro
163 #define MMU_I_CLINE 6 /* cache line size as 1<<MMU_I_CLINE (64) */ macro
171 #define MMU_I_CLINE 6 /* cache line size as 1<<MMU_I_CLINE (64) */ macro
179 #define MMU_I_CLINE 6 /* cache line size as 1<<MMU_I_CLINE (64) */ macro
187 #define MMU_I_CLINE 6 /* cache line size as 1<<MMU_I_CLINE (64) */ macro
195 #define MMU_I_CLINE 6 /* cache line size as 1<<MMU_I_CLINE (64) */ macro
203 #define MMU_I_CLINE 6 /* cache line size as 1<<MMU_I_CLINE (64) */ macro
211 #define MMU_I_CLINE 6 macro
219 #define MMU_I_CLINE 6 macro
H A Dcaches_asm.s65 mov x9, #((1<<MMU_I_CLINE)-1)
70 lsr x1, x1, #MMU_I_CLINE // Set cache line counter
73 add x0, x0, #1<<MMU_I_CLINE // Get next cache aligned addr