Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kvm/
Dlapic.h11 #define KVM_APIC_LVT_NUM 6 macro
Dlapic.c61 #define APIC_VERSION (0x14UL | ((KVM_APIC_LVT_NUM - 1) << 16))
338 static const unsigned int apic_lvt_mask[KVM_APIC_LVT_NUM] = {
1824 for (i = 0; i < KVM_APIC_LVT_NUM; i++) { in kvm_lapic_reg_write()
2113 for (i = 0; i < KVM_APIC_LVT_NUM; i++) in kvm_lapic_reset()