Home
last modified time | relevance | path

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

/linux-6.12.1/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()
/linux-6.12.1/arch/x86/kernel/apic/
Dapic_numachip.c169 init_extra_mapping_uc(NUMACHIP2_LCSR_BASE, NUMACHIP2_LCSR_SIZE); in numachip_system_init()