Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kvm/
Dlapic.c61 #define APIC_LVT_NUM 6 macro
63 #define APIC_VERSION (0x14UL | ((APIC_LVT_NUM - 1) << 16))
288 static const unsigned int apic_lvt_mask[APIC_LVT_NUM] = {
1308 for (i = 0; i < APIC_LVT_NUM; i++) { in apic_reg_write()
1584 for (i = 0; i < APIC_LVT_NUM; i++) in kvm_lapic_reset()