VEC_RESET
VEC_INIT(VEC_RESET, (void *)virt_to_phys(_start_smp_secondary));
#define PMAX_PROM_ENTRY(x) (VEC_RESET + (x)) /* Prom jump table */