Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Dmemory.h86 #define VECTORS_BASE UL(0xffff0000) macro
93 #define VECTORS_BASE vectors_base macro
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Dmemory.h97 #define VECTORS_BASE UL(0xffff0000) macro
104 #define VECTORS_BASE vectors_base macro
/kernel/linux/linux-5.10/arch/arm/mach-berlin/
H A Dplatsmp.c76 vectors_base = ioremap(VECTORS_BASE, SZ_32K); in berlin_smp_prepare_cpus()
/kernel/linux/linux-6.6/arch/arm/mach-berlin/
H A Dplatsmp.c76 vectors_base = ioremap(VECTORS_BASE, SZ_32K); in berlin_smp_prepare_cpus()
/kernel/linux/linux-5.10/arch/arm/mm/
H A Ddump.c27 { VECTORS_BASE, "Vectors" },
28 { VECTORS_BASE + PAGE_SIZE * 2, "Vectors End" },
/kernel/linux/linux-6.6/arch/arm/mm/
H A Ddump.c31 { VECTORS_BASE, "Vectors" },
32 { VECTORS_BASE + PAGE_SIZE * 2, "Vectors End" },

Completed in 4 milliseconds