_dat_walk_gfn_range
_dat_walk_gfn_range(gfn, gfn + 2, asce, &ops, DAT_WALK_IGN_HOLES, &n);
return _dat_walk_gfn_range(start, asce_end(asce), asce, &dat_reset_cmma_ops,
rc = _dat_walk_gfn_range(start, start + *count, asce, &ops, DAT_WALK_DEFAULT, &state);
_dat_walk_gfn_range(*start, asce_end(asce), asce, &ops, DAT_WALK_IGN_HOLES, &state);
return _dat_walk_gfn_range(gfn, gfn + count, asce, &ops, DAT_WALK_IGN_HOLES, &state);
return _dat_walk_gfn_range(start, asce_end(asce), asce, &ops, DAT_WALK_IGN_HOLES, NULL);
return _dat_walk_gfn_range(start, end, asce, &dat_slot_ops,
return _dat_walk_gfn_range(start, end, asce, &test_age_ops, 0, NULL) > 0;
long _dat_walk_gfn_range(gfn_t start, gfn_t end, union asce asce,
gfn = _dat_walk_gfn_range(gfn, asce_end(gmap->asce), gmap->asce, &ops,
_dat_walk_gfn_range(start, end, gmap->asce, &ops, 0, &priv);
_dat_walk_gfn_range(start, end, gmap->asce, &ops, 0, &priv);
_dat_walk_gfn_range(start, end, gmap->asce, &walk_ops, 0, gmap);
start = _dat_walk_gfn_range(start, asce_end(gmap->asce), gmap->asce,
start = _dat_walk_gfn_range(start, end, gmap->asce, &ops,