Searched refs:exc_page (Results 1 – 1 of 1) sorted by relevance
132 vaddr_t exc_page = MIPS_UTLB_MISS_EXC_VEC + exc_step * cpu_id; in cpu_info_alloc() local136 struct cpu_info * const ci = ((struct cpu_info *)(exc_page + exc_step)) - 1; in cpu_info_alloc()137 memset((void *)exc_page, 0, exc_step); in cpu_info_alloc()