Home
last modified time | relevance | path

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

/arch/x86/kvm/
Dlapic.c62 #define APIC_LVT_NUM 6 macro
64 #define APIC_VERSION (0x14UL | ((APIC_LVT_NUM - 1) << 16))
306 static const unsigned int apic_lvt_mask[APIC_LVT_NUM] = {
1409 for (i = 0; i < APIC_LVT_NUM; i++) { in apic_reg_write()
1690 for (i = 0; i < APIC_LVT_NUM; i++) in kvm_lapic_reset()