Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/mm/
H A Dnommu.c42 unsigned long setup_vectors_base(void) in setup_vectors_base() function
69 unsigned long setup_vectors_base(void) in setup_vectors_base() function
91 vectors_base = IS_ENABLED(CONFIG_CPU_CP15) ? setup_vectors_base() : 0; in arm_mm_memblock_reserve()
/kernel/linux/linux-6.6/arch/arm/mm/
H A Dnommu.c43 unsigned long setup_vectors_base(void) in setup_vectors_base() function
70 unsigned long setup_vectors_base(void) in setup_vectors_base() function
92 vectors_base = IS_ENABLED(CONFIG_CPU_CP15) ? setup_vectors_base() : 0; in arm_mm_memblock_reserve()
/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Dmemory.h91 extern unsigned long setup_vectors_base(void);
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Dmemory.h102 extern unsigned long setup_vectors_base(void);
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dsmp.c431 setup_vectors_base(); in secondary_start_kernel()
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dsmp.c440 setup_vectors_base(); in secondary_start_kernel()

Completed in 5 milliseconds