Searched refs:kvm_apic_match_dest (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/arch/x86/kvm/ |
D | ioapic.h | 109 bool kvm_apic_match_dest(struct kvm_vcpu *vcpu, struct kvm_lapic *source,
|
D | ioapic.c | 115 if (!kvm_apic_match_dest(vcpu, NULL, 0, e->fields.dest_id, in __rtc_irq_eoi_tracking_restore_one() 262 if (kvm_apic_match_dest(vcpu, NULL, 0, in kvm_ioapic_scan_entry()
|
D | irq_comm.c | 75 if (!kvm_apic_match_dest(vcpu, src, irq->shorthand, in kvm_irq_delivery_to_apic()
|
D | lapic.c | 651 bool kvm_apic_match_dest(struct kvm_vcpu *vcpu, struct kvm_lapic *source, in kvm_apic_match_dest() function
|