Home
last modified time | relevance | path

Searched defs:T2_CPUn_BASE (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-4.19/arch/alpha/include/asm/
Dcore_t2.h133 #define T2_CPUn_BASE(n) (T2_CPU0_BASE + (((n)&3) * 0x001000000L)) macro
/kernel/linux/linux-5.10/arch/alpha/include/asm/
Dcore_t2.h133 #define T2_CPUn_BASE(n) (T2_CPU0_BASE + (((n)&3) * 0x001000000L)) macro