Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/numachip/
H A Dnumachip_csr.h59 #define NUMACHIP2_LCSR_BASE 0xf0000000UL macro
69 return (void __iomem *)__va(NUMACHIP2_LCSR_BASE | in numachip2_lcsr_address()
/openbmc/linux/arch/x86/kernel/apic/
H A Dapic_numachip.c184 init_extra_mapping_uc(NUMACHIP2_LCSR_BASE, NUMACHIP2_LCSR_SIZE); in numachip_system_init()