Searched refs:KVM_APIC_LVT_NUM (Results 1 – 2 of 2) sorted by relevance
11 #define KVM_APIC_LVT_NUM 6 macro
57 #define APIC_VERSION (0x14UL | ((KVM_APIC_LVT_NUM - 1) << 16))381 static const unsigned int apic_lvt_mask[KVM_APIC_LVT_NUM] = {2027 for (i = 0; i < KVM_APIC_LVT_NUM; i++) { in kvm_lapic_reg_write()2319 for (i = 0; i < KVM_APIC_LVT_NUM; i++) in kvm_lapic_reset()