Searched refs:VEC_RESET (Results 1 – 3 of 3) sorted by relevance
18 #define VEC_RESET 0xBFC00000 /* Prom base address */ macro19 #define PMAX_PROM_ENTRY(x) (VEC_RESET+((x)*8)) /* Prom jump table */
24 #define VEC_RESET (u64 *)KSEG1ADDR(0x1fc00000) macro27 #define PMAX_PROM_ENTRY(x) (VEC_RESET + (x)) /* Prom jump table */