Searched refs:kvm_lapic_irq (Results 1 – 8 of 8) sorted by relevance
| /linux/arch/x86/kvm/ |
| H A D | lapic.h | 112 int kvm_apic_set_irq(struct kvm_vcpu *vcpu, struct kvm_lapic_irq *irq, 120 struct kvm_lapic_irq *irq, int *r); 122 struct kvm_lapic_irq *irq, 127 struct kvm_lapic_irq *irq) 245 void kvm_bitmap_or_dest_vcpus(struct kvm *kvm, struct kvm_lapic_irq *irq, 248 bool kvm_intr_is_single_vcpu(struct kvm *kvm, struct kvm_lapic_irq *irq, in kvm_apic_mode()
|
| H A D | irq.c | 200 struct kvm_lapic_irq *irq) in kvm_msi_to_lapic_irq() 228 struct kvm_lapic_irq irq; in kvm_set_msi() 245 struct kvm_lapic_irq irq; in kvm_arch_set_irq_inatomic() 399 struct kvm_lapic_irq irq; in kvm_scan_ioapic_routes() 432 struct kvm_lapic_irq irq; in kvm_pi_update_irte()
|
| H A D | lapic.c | 829 int kvm_apic_set_irq(struct kvm_vcpu *vcpu, struct kvm_lapic_irq *irq, 839 struct kvm_lapic_irq *irq, u32 min) in kvm_pv_send_ipi() 865 struct kvm_lapic_irq irq = {0}; in pv_eoi_put_user() 1117 struct kvm_lapic_irq *irq, struct kvm_apic_map *map) 1135 static bool kvm_lowest_prio_delivery(struct kvm_lapic_irq *irq) in kvm_apic_map_get_dest_lapic() 1153 struct kvm_lapic **src, struct kvm_lapic_irq *irq, in kvm_apic_map_get_dest_lapic() 1219 struct kvm_lapic_irq *irq, int *r, in kvm_irq_delivery_to_apic_fast() 1258 struct kvm_lapic_irq *irq, int *r) in kvm_intr_is_single_vcpu_fast() 1278 struct kvm_lapic_irq *irq, in kvm_intr_is_single_vcpu() 1306 bool kvm_intr_is_single_vcpu(struct kvm *kvm, struct kvm_lapic_irq *ir in kvm_irq_delivery_to_apic() [all...] |
| H A D | ioapic.c | 419 struct kvm_lapic_irq irq; in ioapic_write_indirect() 459 struct kvm_lapic_irq irqe; in ioapic_write_indirect()
|
| H A D | hyperv.c | 475 struct kvm_lapic_irq irq; in synic_set_irq() 839 struct kvm_lapic_irq irq = { in stimer_notify_direct() 2204 struct kvm_lapic_irq irq = { in kvm_hv_send_ipi_to_many()
|
| H A D | xen.c | 620 struct kvm_lapic_irq irq = { }; in kvm_xen_inject_vcpu_vector()
|
| H A D | x86.c | 10284 struct kvm_lapic_irq lapic_irq = { in set_or_clear_apicv_inhibit() 13980 struct kvm_lapic_irq irq = { in kvm_arch_register_noncoherent_dma()
|
| /linux/arch/x86/include/asm/ |
| H A D | kvm_host.h | 1709 struct kvm_lapic_irq { 2446 static inline bool kvm_irq_is_postable(struct kvm_lapic_irq *irq) in kvm_cpu_get_apicid() 1687 struct kvm_lapic_irq { global() struct 1698 msi_redir_hintkvm_lapic_irq kvm_lapic_irq_dest_mode() argument
|