Lines Matching refs:pfn
74 unsigned long pfn; member
392 return page_to_phys(pfn_to_page(entry->pfn)) + entry->offset; in phys_addr()
414 phys_addr(entry), entry->pfn, in debug_dma_dump_mappings()
457 return (entry->pfn << CACHELINE_PER_PAGE_SHIFT) + in to_cacheline_number()
1258 entry->pfn = page_to_pfn(page); in debug_dma_map_page()
1355 entry->pfn = page_to_pfn(sg_page(s)); in debug_dma_map_sg()
1406 .pfn = page_to_pfn(sg_page(s)), in debug_dma_unmap_sg()
1442 entry->pfn = page_to_pfn(virt_to_page(virt)); in debug_dma_alloc_coherent()
1458 .pfn = page_to_pfn(virt_to_page(virt)), in debug_dma_free_coherent()
1567 .pfn = page_to_pfn(sg_page(s)), in debug_dma_sync_sg_for_cpu()
1600 .pfn = page_to_pfn(sg_page(s)), in debug_dma_sync_sg_for_device()