Home
last modified time | relevance | path

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

/arch/x86/kernel/apic/
Dapic_numachip.c159 NUMACHIP_LCSR_BASE, NUMACHIP_LCSR_BASE + NUMACHIP_LCSR_SIZE - 1); in map_csrs()
160 init_extra_mapping_uc(NUMACHIP_LCSR_BASE, NUMACHIP_LCSR_SIZE); in map_csrs()
/arch/x86/include/asm/numachip/
Dnumachip_csr.h43 #define NUMACHIP_LCSR_SIZE (NUMACHIP_LCSR_LIM - NUMACHIP_LCSR_BASE + 1) macro