Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/include/asm/
Dkvm-x86-ops.h76 KVM_X86_OP(hwapic_irr_update)
Dkvm_host.h1386 void (*hwapic_irr_update)(struct kvm_vcpu *vcpu, int max_irr); member
/Linux-v5.15/arch/x86/kvm/svm/
Dsvm.c4593 .hwapic_irr_update = svm_hwapic_irr_update,
/Linux-v5.15/arch/x86/kvm/vmx/
Dvmx.c7639 .hwapic_irr_update = vmx_hwapic_irr_update,