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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dmpspec_def.h17 # define MAX_MPC_ENTRY 1024 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/apic/
H A Dnumaq_32.c71 static struct mpc_trans *translation_table[MAX_MPC_ENTRY];
198 if (mpc_record >= MAX_MPC_ENTRY)
199 printk(KERN_ERR "MAX_MPC_ENTRY exceeded!\n");

Completed in 52 milliseconds