Searched refs:VECTORS_BASE (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/arch/unicore32/include/mach/
H A Dmemory.h20 #define VECTORS_BASE UL(0xffff0000) macro
55 + (VECTORS_BASE))
/linux-4.4.14/arch/arm/kernel/
H A Dhead-nommu.S236 mov r0, #CONFIG_VECTORS_BASE @ Cover from VECTORS_BASE
241 setup_region r0, r5, r6, MPU_DATA_SIDE @ VECTORS_BASE, PL0 NA, enabled
243 setup_region r0, r5, r6, MPU_INSTR_SIDE @ VECTORS_BASE, PL0 NA, enabled
/linux-4.4.14/arch/unicore32/mm/
H A Dinit.c400 VECTORS_BASE, VECTORS_BASE + PAGE_SIZE, mem_init()
H A Dmmu.c369 map.virtual = VECTORS_BASE; devicemaps_init()
/linux-4.4.14/arch/unicore32/kernel/
H A Dprocess.c98 cpu_reset(VECTORS_BASE); machine_restart()
H A Dtraps.c307 unsigned long vectors = VECTORS_BASE; early_trap_init()

Completed in 135 milliseconds