Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Dcp15.h46 #define vectors_high() (get_cr() & CR_V) macro
48 #define vectors_high() (0) macro
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Dcp15.h46 #define vectors_high() (get_cr() & CR_V) macro
48 #define vectors_high() (0) macro
/kernel/linux/linux-5.10/arch/arm/mm/
H A Dpgd.c85 if (!vectors_high()) { in pgd_alloc()
H A Dmmu.c707 #define vectors_base() (vectors_high() ? 0xffff0000 : 0)
1428 if (!vectors_high()) { in devicemaps_init()
/kernel/linux/linux-6.6/arch/arm/mm/
H A Dpgd.c85 if (!vectors_high()) { in pgd_alloc()
H A Dmmu.c725 #define vectors_base() (vectors_high() ? 0xffff0000 : 0)
1450 if (!vectors_high()) { in devicemaps_init()

Completed in 6 milliseconds