Home
last modified time | relevance | path

Searched refs:hwapic_isr_update (Results 1 – 4 of 4) sorted by relevance

/arch/x86/include/asm/
Dkvm-x86-ops.h79 KVM_X86_OP(hwapic_isr_update)
Dkvm_host.h1396 void (*hwapic_isr_update)(struct kvm_vcpu *vcpu, int isr); member
/arch/x86/kvm/svm/
Dsvm.c4654 .hwapic_isr_update = svm_hwapic_isr_update,
/arch/x86/kvm/vmx/
Dvmx.c7808 .hwapic_isr_update = vmx_hwapic_isr_update,