gfn_to_index
return gfn_to_index(slot->base_gfn + npages - 1,
idx = gfn_to_index(gfn, slot->base_gfn, level);
idx = gfn_to_index(gfn, slot->base_gfn, level);
index = gfn_to_index(gfn, slot->base_gfn, PG_LEVEL_4K);
index = gfn_to_index(gfn, slot->base_gfn, PG_LEVEL_4K);