Searched refs:max_isr (Results 1 – 2 of 2) sorted by relevance
49 void vmx_hwapic_isr_update(struct kvm_vcpu *vcpu, int max_isr);
6998 void vmx_hwapic_isr_update(struct kvm_vcpu *vcpu, int max_isr) in vmx_hwapic_isr_update() argument7003 if (max_isr == -1) in vmx_hwapic_isr_update()7004 max_isr = 0; in vmx_hwapic_isr_update()7015 if (max_isr != old) { in vmx_hwapic_isr_update()7017 status |= max_isr << 8; in vmx_hwapic_isr_update()