Searched refs:hwapic_isr_update (Results 1 – 4 of 4) sorted by relevance
387 kvm_x86_ops->hwapic_isr_update(vcpu->kvm, vec); in apic_set_isr()435 kvm_x86_ops->hwapic_isr_update(vcpu->kvm, in apic_clear_isr()1697 kvm_x86_ops->hwapic_isr_update(vcpu->kvm, apic_find_highest_isr(apic)); in kvm_apic_post_state_restore()
4438 .hwapic_isr_update = svm_hwapic_isr_update,
9211 .hwapic_isr_update = vmx_hwapic_isr_update,
739 void (*hwapic_isr_update)(struct kvm *kvm, int isr); member