Searched refs:LVT_CMCI (Results 1 – 2 of 2) sorted by relevance
39 LVT_CMCI, enumerator44 #define APIC_LVTx(x) ((x) == LVT_CMCI ? APIC_LVTCMCI : APIC_LVTT + 0x10 * (x))
587 [LVT_CMCI] = LVT_MASK | APIC_MODE_MASK1589 if (kvm_lapic_lvt_supported(apic, LVT_CMCI)) in kvm_lapic_readable_reg_mask()2205 return LVT_CMCI; in get_lvt_index()
Completed in 9 milliseconds