Searched refs:pgfrom (Results 1 – 1 of 1) sorted by relevance
222 struct page **pgfrom, **pgto; in _shift_data_right_pages() local232 pgfrom = pages + (pgfrom_base >> PAGE_SHIFT); in _shift_data_right_pages()245 pgfrom--; in _shift_data_right_pages()257 if (*pgto != *pgfrom) { in _shift_data_right_pages()258 vfrom = kmap_atomic(*pgfrom); in _shift_data_right_pages()326 struct page **pgfrom; in _copy_from_pages() local330 pgfrom = pages + (pgbase >> PAGE_SHIFT); in _copy_from_pages()338 vfrom = kmap_atomic(*pgfrom); in _copy_from_pages()345 pgfrom++; in _copy_from_pages()