Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/include/asm/
Dmpspec_def.h17 # define MAX_MPC_ENTRY 1024 macro
/linux-2.6.39/arch/x86/kernel/apic/
Dnumaq_32.c72 static struct mpc_trans *translation_table[MAX_MPC_ENTRY];
199 if (mpc_record >= MAX_MPC_ENTRY) in MP_translation_info()