Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/include/asm/visws/
Dcobalt.h10 #define CO_CPU_NUM_PHYS 0x1e00 macro
11 #define CO_CPU_TAB_PHYS (CO_CPU_NUM_PHYS + 2)
/linux-2.6.39/arch/x86/platform/visws/
Dvisws_quirks.c195 unsigned short ncpus = readw(phys_to_virt(CO_CPU_NUM_PHYS)); in visws_find_smp_config()