bmips_set_reset_vec
bmips_set_reset_vec(cpu, RESET_FROM_KSEG0);
bmips_set_reset_vec(cpu, RESET_FROM_KSEG1);
static void bmips_set_reset_vec(int cpu, u32 val);
bmips_set_reset_vec(0, RESET_FROM_KSEG0);
bmips_set_reset_vec(0, RESET_FROM_KSEG0);