Searched refs:DAT_WALK_ALLOC_CONTINUE (Results 1 – 2 of 2) sorted by relevance
657 rc = dat_entry_walk(mc, f->gfn, gmap->asce, DAT_WALK_ALLOC_CONTINUE, level, in _gmap_link()732 rc = dat_entry_walk(mc, p_gfn, gmap->parent->asce, DAT_WALK_ALLOC_CONTINUE, in gmap_ucas_map_one()
68 #define DAT_WALK_ALLOC_CONTINUE (DAT_WALK_CONTINUE | DAT_WALK_ALLOC) macro