Home
last modified time | relevance | path

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

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