Searched refs:LVL_1_INST (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/arch/x86_64/kernel/ |
D | setup.c | 417 #define LVL_1_INST 1 macro 433 { 0x06, LVL_1_INST, 8 }, 434 { 0x08, LVL_1_INST, 16 }, 504 case LVL_1_INST: in init_intel()
|
/linux-2.4.37.9/arch/i386/kernel/ |
D | setup.c | 2303 #define LVL_1_INST 1 macro 2319 { 0x06, LVL_1_INST, 8 }, 2320 { 0x08, LVL_1_INST, 16 }, 2328 { 0x30, LVL_1_INST, 32 }, 2407 case LVL_1_INST: in init_intel()
|