Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dmain.c285 static void vt_hwapic_isr_update(struct kvm_vcpu *vcpu, int max_isr) in vt_hwapic_isr_update()
H A Dvmx.c6760 void vmx_hwapic_isr_update(struct kvm_vcpu *vcpu, int max_isr) in vmx_hwapic_isr_update()
/linux/arch/x86/kvm/
H A Dlapic.c3206 int max_irr, max_isr; in kvm_lapic_sync_to_vapic() local