Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dvmx.c7026 void vmx_hwapic_isr_update(struct kvm_vcpu *vcpu, int max_isr) in vmx_hwapic_isr_update() argument
7031 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()