Searched refs:LVL_2 (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/arch/x86_64/kernel/ |
D | setup.c | 419 #define LVL_2 3 macro 441 { 0x39, LVL_2, 128 }, 442 { 0x3C, LVL_2, 256 }, 443 { 0x41, LVL_2, 128 }, 444 { 0x42, LVL_2, 256 }, 445 { 0x43, LVL_2, 512 }, 446 { 0x44, LVL_2, 1024 }, 447 { 0x45, LVL_2, 2048 }, 454 { 0x79, LVL_2, 128 }, 455 { 0x7A, LVL_2, 256 }, [all …]
|
/linux-2.4.37.9/arch/i386/kernel/ |
D | setup.c | 2305 #define LVL_2 3 macro 2329 { 0x39, LVL_2, 128 }, 2330 { 0x3b, LVL_2, 128 }, 2331 { 0x3C, LVL_2, 256 }, 2332 { 0x41, LVL_2, 128 }, 2333 { 0x42, LVL_2, 256 }, 2334 { 0x43, LVL_2, 512 }, 2335 { 0x44, LVL_2, 1024 }, 2336 { 0x45, LVL_2, 2048 }, 2344 { 0x79, LVL_2, 128 }, [all …]
|