Re: [PATCH v3 14/40] KVM: x86: Move async #PF helpers to x86.h (as inlines)

From: Huang, Kai

Date: Wed Jun 03 2026 - 07:18:46 EST


On Fri, 2026-05-29 at 15:21 -0700, Sean Christopherson wrote:
> Move kvm_pv_async_pf_enabled() and kvm_async_pf_hash_reset() to x86.h in
> anticipation of extracting the majority of register and MSR specific code
> out of x86.c.
>
> No functional change intended.
>
> Signed-off-by: Sean Christopherson <seanjc@xxxxxxxxxx>
>

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