|
@@ -205,6 +205,9 @@ static void __setup_APIC_LVTT(unsigned int clocks, int oneshot, int irqen)
|
|
*
|
|
*
|
|
* Vector mappings are hard coded. On K8 only offset 0 (APIC500) and
|
|
* Vector mappings are hard coded. On K8 only offset 0 (APIC500) and
|
|
* MCE interrupts are supported. Thus MCE offset must be set to 0.
|
|
* MCE interrupts are supported. Thus MCE offset must be set to 0.
|
|
|
|
+ *
|
|
|
|
+ * If mask=1, the LVT entry does not generate interrupts while mask=0
|
|
|
|
+ * enables the vector. See also the BKDGs.
|
|
*/
|
|
*/
|
|
|
|
|
|
#define APIC_EILVT_LVTOFF_MCE 0
|
|
#define APIC_EILVT_LVTOFF_MCE 0
|