Searched refs:MMU_I7WAY (Results 1 – 3 of 3) sorted by relevance
| /xnu-8020.140.41/osfmk/arm/ |
| H A D | caches_asm.s | 155 adds r0, r0, #1 << MMU_I7WAY // increment way 193 adds r0, r0, #1 << MMU_I7WAY // increment way 269 adds r0, r0, #1 << MMU_I7WAY // increment way 305 adds r0, r0, #1 << MMU_I7WAY // increment way
|
| H A D | proc_reg.h | 291 #define MMU_I7WAY 30 /* cp15 c7 way incrementer 1<<MMU_I7WAY */ macro
|
| H A D | start.s | 291 adds r11, r11, #1 << MMU_I7WAY // increment way
|