Searched refs:LVL_TRACE (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/arch/x86_64/kernel/ |
D | setup.c | 421 #define LVL_TRACE 5 macro 451 { 0x70, LVL_TRACE, 12 }, 452 { 0x71, LVL_TRACE, 16 }, 453 { 0x72, LVL_TRACE, 32 }, 516 case LVL_TRACE: in init_intel()
|
/linux-2.4.37.9/arch/i386/kernel/ |
D | setup.c | 2307 #define LVL_TRACE 5 macro 2341 { 0x70, LVL_TRACE, 12 }, 2342 { 0x71, LVL_TRACE, 16 }, 2343 { 0x72, LVL_TRACE, 32 }, 2419 case LVL_TRACE: in init_intel()
|