Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/kvm/
Dlapic.c560 static inline bool kvm_lapic_lvt_supported(struct kvm_lapic *apic, int lvt_index) in kvm_lapic_lvt_supported() function
1630 if (kvm_lapic_lvt_supported(apic, LVT_CMCI)) in kvm_lapic_readable_reg_mask()
2333 if (!kvm_lapic_lvt_supported(apic, index)) { in kvm_lapic_reg_write()