Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kvm/
Dvmx.c8235 static void vmx_hwapic_isr_update(struct kvm *kvm, int isr) in vmx_hwapic_isr_update() function
10847 .hwapic_isr_update = vmx_hwapic_isr_update,