Searched refs:CPU_BASE (Results 1 – 2 of 2) sorted by relevance
27 #define CPU_BASE 0xc0000 macro28 #define CPU_CS_BASE (CPU_BASE + 0x12000)29 #define CPU_IC_BASE (CPU_BASE + 0x1f000)
1450 MPIC_INFO(CPU_BASE) + cpu * MPIC_INFO(CPU_STRIDE), in mpic_alloc()