KVM_DIRTY_GFN_F_RESET
smp_store_release(&gfn->flags, KVM_DIRTY_GFN_F_RESET);
return smp_load_acquire(&gfn->flags) & KVM_DIRTY_GFN_F_RESET;