Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/
H A Dlapic.c563 static inline bool kvm_lapic_lvt_supported(struct kvm_lapic *apic, int lvt_index) in kvm_lapic_lvt_supported() function
1633 if (kvm_lapic_lvt_supported(apic, LVT_CMCI)) in kvm_lapic_readable_reg_mask()
2336 if (!kvm_lapic_lvt_supported(apic, index)) { in kvm_lapic_reg_write()