Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kvm/vmx/
Dvmx.c6130 static void vmx_hwapic_irr_update(struct kvm_vcpu *vcpu, int max_irr) in vmx_hwapic_irr_update() function
6178 vmx_hwapic_irr_update(vcpu, max_irr); in vmx_sync_pir_to_irr()
7828 .hwapic_irr_update = vmx_hwapic_irr_update,