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

From: Yosry Ahmed

Date: Fri May 29 2026 - 20:37:01 EST


On Fri, May 29, 2026 at 03:21:57PM -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.

Not sure how these things are relevant?