Searched refs:end_section (Results 1 – 2 of 2) sorted by relevance
628 unsigned long i, start_section, end_section; in ehea_update_busmap() local640 end_section = start_section + ((nr_pages * PAGE_SIZE) / EHEA_SECTSIZE); in ehea_update_busmap()642 for (i = start_section; i < end_section; i++) { in ehea_update_busmap()
2375 unsigned long i, start_section, end_section; in ehca_update_busmap() local2390 end_section = ((pfn + nr_pages) * PAGE_SIZE) / EHCA_SECTSIZE; in ehca_update_busmap()2391 for (i = start_section; i < end_section; i++) { in ehca_update_busmap()