Re: [PATCH v3 16/40] KVM: x86: Move local APIC specific helpers out of asm/kvm_host.h

From: Huang, Kai

Date: Wed Jun 03 2026 - 07:48:28 EST


On Fri, 2026-05-29 at 15:21 -0700, Sean Christopherson wrote:
> Move single-use local APIC IRQ helpers out of asm/kvm_host.h so that they
> are co-located with their user, and not exposed to the broader world.
>
> No functional change intended.
>
> Signed-off-by: Sean Christopherson <seanjc@xxxxxxxxxx>

Reviewed-by: Kai Huang <kai.huang@xxxxxxxxx>