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