Home
last modified time | relevance | path

Searched refs:LVT_CMCI (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/arch/x86/kvm/
A Dlapic.h39 LVT_CMCI, enumerator
44 #define APIC_LVTx(x) ((x) == LVT_CMCI ? APIC_LVTCMCI : APIC_LVTT + 0x10 * (x))
A Dlapic.c587 [LVT_CMCI] = LVT_MASK | APIC_MODE_MASK
1589 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