Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kvm/
Dvmx.c8269 static void vmx_hwapic_irr_update(struct kvm_vcpu *vcpu, int max_irr) in vmx_hwapic_irr_update() function
10846 .hwapic_irr_update = vmx_hwapic_irr_update,