Searched refs:lvt_index (Results 1 – 1 of 1) sorted by relevance
563 static inline bool kvm_lapic_lvt_supported(struct kvm_lapic *apic, int lvt_index) in kvm_lapic_lvt_supported() argument565 return apic->nr_lvt_entries > lvt_index; in kvm_lapic_lvt_supported()