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

/linux-4.4.14/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) | lcsr_address()
/linux-4.4.14/arch/x86/kernel/apic/
H A Dapic_numachip.c194 init_extra_mapping_uc(NUMACHIP_LCSR_BASE, NUMACHIP_LCSR_SIZE); numachip_system_init()

Completed in 95 milliseconds