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