Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kvm/
Dlapic.c61 #define APIC_LVT_NUM 6 macro
63 #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()