Home
last modified time | relevance | path

Searched refs:T2_CPU0_BASE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/alpha/include/asm/
H A Dcore_t2.h128 #define T2_CPU0_BASE (IDENT_ADDR + GAMMA_BIAS + 0x380000000L) macro
133 #define T2_CPUn_BASE(n) (T2_CPU0_BASE + (((n)&3) * 0x001000000L))
/kernel/linux/linux-6.6/arch/alpha/include/asm/
H A Dcore_t2.h128 #define T2_CPU0_BASE (IDENT_ADDR + GAMMA_BIAS + 0x380000000L) macro
133 #define T2_CPUn_BASE(n) (T2_CPU0_BASE + (((n)&3) * 0x001000000L))

Completed in 4 milliseconds