Searched refs:new_nr_glist_frames (Results 1 – 1 of 1) sorted by relevance
757 unsigned int nr_glist_frames, new_nr_glist_frames; in grow_gnttab_list() local766 new_nr_glist_frames = gnttab_frames(new_nr_grant_frames, RPP); in grow_gnttab_list()767 for (i = nr_glist_frames; i < new_nr_glist_frames; i++) { in grow_gnttab_list()