Searched refs:VECTORS_BASE (Results 1 – 9 of 9) sorted by relevance
20 #define VECTORS_BASE UL(0xffff0000) macro55 + (VECTORS_BASE))
80 #define VECTORS_BASE UL(0xffff0000) macro87 #define VECTORS_BASE vectors_base macro
356 VECTORS_BASE, VECTORS_BASE + PAGE_SIZE, in mem_init()
369 map.virtual = VECTORS_BASE; in devicemaps_init()
76 vectors_base = ioremap(VECTORS_BASE, SZ_32K); in berlin_smp_prepare_cpus()
32 { VECTORS_BASE, "Vectors" },33 { VECTORS_BASE + PAGE_SIZE * 2, "Vectors End" },
546 MLK(VECTORS_BASE, VECTORS_BASE + PAGE_SIZE), in mem_init()
100 cpu_reset(VECTORS_BASE); in machine_restart()
309 unsigned long vectors = VECTORS_BASE; in early_trap_init()