Home
last modified time | relevance | path

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

/drivers/iommu/riscv/
A Diommu.h61 dma_addr_t ddt_phys; member
A Diommu.c693 iommu->ddt_phys = ppn_to_phys(ddtp); in riscv_iommu_iodir_alloc()
694 if (iommu->ddt_phys) in riscv_iommu_iodir_alloc()
696 iommu->ddt_phys, PAGE_SIZE); in riscv_iommu_iodir_alloc()
703 iommu->ddt_phys = __pa(iommu->ddt_root); in riscv_iommu_iodir_alloc()
740 rq_ddtp |= phys_to_ppn(iommu->ddt_phys); in riscv_iommu_iodir_set_mode()

Completed in 7 milliseconds