Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kvm/
Dvmx.c10309 static void vmx_hwapic_irr_update(struct kvm_vcpu *vcpu, int max_irr) in vmx_hwapic_irr_update() function
10357 vmx_hwapic_irr_update(vcpu, max_irr); in vmx_sync_pir_to_irr()
14177 .hwapic_irr_update = vmx_hwapic_irr_update,