APIC_THERMAL_INT
case APIC_THERMAL_INT:
.lvt_vector = APIC_THERMAL_INT,
setidt(APIC_THERMAL_INT, pti ? IDTVEC(thermalint_pti) : IDTVEC(thermalint),