Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/include/asm/
Dkvm-x86-ops.h81 KVM_X86_OP_OPTIONAL(hwapic_irr_update)
Dkvm_host.h1550 void (*hwapic_irr_update)(struct kvm_vcpu *vcpu, int max_irr); member
/linux-6.1.9/arch/x86/kvm/vmx/
Dvmx.c8081 .hwapic_irr_update = vmx_hwapic_irr_update,