Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/
H A Dlapic.c3119 int max_irr, max_isr; in kvm_lapic_sync_to_vapic() local
/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmx.c6819 static void vmx_hwapic_isr_update(int max_isr) in vmx_hwapic_isr_update()