kvm_find_async_pf_gfn
extern bool kvm_find_async_pf_gfn(struct kvm_vcpu *vcpu, gfn_t gfn);
if (kvm_find_async_pf_gfn(vcpu, fault->gfn)) {