Searched refs:nth_page (Results 1 - 13 of 13) sorted by relevance

/linux-4.1.27/mm/
H A Dpercpu-km.c66 pcpu_set_page_chunk(nth_page(pages, i), chunk); pcpu_create_chunk()
H A Dinternal.h311 return nth_page(base, offset); mem_map_offset()
/linux-4.1.27/drivers/ide/
H A Dide-taskfile.c246 page = nth_page(page, (offset >> PAGE_SHIFT)); ide_pio_bytes()
/linux-4.1.27/drivers/memstick/host/
H A Dtifm_ms.c206 pg = nth_page(sg_page(&host->req->sg), tifm_ms_transfer_data()
H A Djmb38x_ms.c321 pg = nth_page(sg_page(&host->req->sg), jmb38x_ms_transfer_data()
/linux-4.1.27/include/linux/
H A Dscatterlist.h288 return nth_page(sg_page(piter->sg), piter->sg_pgoffset); sg_page_iter_page()
H A Dmm.h83 #define nth_page(page,n) pfn_to_page(page_to_pfn((page)) + (n)) set_max_mapnr() macro
/linux-4.1.27/drivers/mmc/host/
H A Dtifm_sd.c195 pg = nth_page(sg_page(&sg[host->sg_pos]), off >> PAGE_SHIFT); tifm_sd_transfer_data()
244 pg = nth_page(sg_page(&sg[host->sg_pos]), off >> PAGE_SHIFT); tifm_sd_bounce_block()
H A Dusdhi6rol0.c322 host->pg.page = nth_page(host->pg.page, 1); usdhi6_blk_bounce()
502 host->pg.page = nth_page(sg_page(host->sg), host->page_idx); usdhi6_sg_advance()
/linux-4.1.27/drivers/memstick/core/
H A Dmspro_block.c639 nth_page(sg_page(&(msb->req_sg[msb->current_seg])), h_mspro_block_transfer_data()
/linux-4.1.27/drivers/ata/
H A Dlibata-sff.c713 page = nth_page(page, (offset >> PAGE_SHIFT)); ata_pio_sector()
852 page = nth_page(page, (offset >> PAGE_SHIFT)); __atapi_pio_bytes()
/linux-4.1.27/drivers/scsi/
H A Dscsi_lib.c3116 page = nth_page(sg_page(sg), (*offset >> PAGE_SHIFT));
H A Dsg.c1213 struct page *page = nth_page(rsv_schp->pages[k], sg_vma_fault()

Completed in 361 milliseconds