Home
last modified time | relevance | path

Searched refs:io_entry (Results 1 – 2 of 2) sorted by relevance

/arch/powerpc/kvm/
Dbook3s_64_vio_hv.c312 unsigned long io_entry = entry * subpages; in kvmppc_rm_tce_iommu_unmap() local
315 ret = kvmppc_rm_tce_iommu_do_unmap(kvm, tbl, io_entry + i); in kvmppc_rm_tce_iommu_unmap()
372 unsigned long io_entry = entry * subpages; in kvmppc_rm_tce_iommu_map() local
378 io_entry + i, ua + pgoff, dir); in kvmppc_rm_tce_iommu_map()
Dbook3s_64_vio.c470 unsigned long io_entry = entry * subpages; in kvmppc_tce_iommu_unmap() local
473 ret = kvmppc_tce_iommu_do_unmap(kvm, tbl, io_entry + i); in kvmppc_tce_iommu_unmap()
526 unsigned long io_entry = entry * subpages; in kvmppc_tce_iommu_map() local
532 io_entry + i, ua + pgoff, dir); in kvmppc_tce_iommu_map()