Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dkvm-x86-ops.h85 KVM_X86_OP_OPTIONAL(hwapic_isr_update)
H A Dkvm_host.h1659 void (*hwapic_isr_update)(int isr); member
/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmx.c8335 .hwapic_isr_update = vmx_hwapic_isr_update,