Home
last modified time | relevance | path

Searched refs:NUMACHIP_LCSR_BASE (Results 1 – 1 of 1) sorted by relevance

/linux/arch/x86/include/asm/numachip/
H A Dnumachip_csr.h34 #define NUMACHIP_LCSR_BASE 0x3ffffe000000ULL macro
36 #define NUMACHIP_LCSR_SIZE (NUMACHIP_LCSR_LIM - NUMACHIP_LCSR_BASE + 1)
41 return __va(NUMACHIP_LCSR_BASE | (1UL << 15) | in lcsr_address()