Searched refs:hwapic_isr_update (Results 1 – 4 of 4) sorted by relevance
104 .hwapic_isr_update = vmx_hwapic_isr_update,
87 KVM_X86_OP_OPTIONAL(hwapic_isr_update)
1763 void (*hwapic_isr_update)(struct kvm_vcpu *vcpu, int isr); member
763 kvm_x86_call(hwapic_isr_update)(apic->vcpu, vec); in apic_set_isr()808 kvm_x86_call(hwapic_isr_update)(apic->vcpu, apic_find_highest_isr(apic)); in apic_clear_isr()823 kvm_x86_call(hwapic_isr_update)(vcpu, apic_find_highest_isr(apic)); in kvm_apic_update_hwapic_isr() local2816 kvm_x86_call(hwapic_isr_update)(vcpu, -1); in kvm_lapic_reset()3131 kvm_x86_call(hwapic_isr_update)(vcpu, apic_find_highest_isr(apic)); in kvm_apic_set_state() local