Searched refs:max_isr (Results 1 – 1 of 1) sorted by relevance
7026 void vmx_hwapic_isr_update(struct kvm_vcpu *vcpu, int max_isr) in vmx_hwapic_isr_update() argument7031 if (max_isr == -1) in vmx_hwapic_isr_update()7032 max_isr = 0; in vmx_hwapic_isr_update()7043 if (max_isr != old) { in vmx_hwapic_isr_update()7045 status |= max_isr << 8; in vmx_hwapic_isr_update()