Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/kernel/apic/
Dapic_numachip.c204 NUMACHIP_GCSR_BASE, NUMACHIP_GCSR_BASE + NUMACHIP_GCSR_SIZE - 1); in map_csrs()
205 init_extra_mapping_uc(NUMACHIP_GCSR_BASE, NUMACHIP_GCSR_SIZE); in map_csrs()
/linux-3.4.99/arch/x86/include/asm/numachip/
Dnumachip_csr.h34 #define NUMACHIP_GCSR_SIZE (NUMACHIP_GCSR_LIM - NUMACHIP_GCSR_BASE + 1) macro