Searched refs:APIC_LVT_NUM (Results 1 – 1 of 1) sorted by relevance
61 #define APIC_LVT_NUM 6 macro63 #define APIC_VERSION (0x14UL | ((APIC_LVT_NUM - 1) << 16))297 static const unsigned int apic_lvt_mask[APIC_LVT_NUM] = {1398 for (i = 0; i < APIC_LVT_NUM; i++) { in apic_reg_write()1673 for (i = 0; i < APIC_LVT_NUM; i++) in kvm_lapic_reset()