Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dkvm-x86-ops.h84 KVM_X86_OP_OPTIONAL(hwapic_irr_update)
H A Dkvm_host.h1656 void (*hwapic_irr_update)(struct kvm_vcpu *vcpu, int max_irr); member
/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmx.c8330 .hwapic_irr_update = vmx_hwapic_irr_update,