Home
last modified time | relevance | path

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

/linux/drivers/iommu/riscv/
H A Diommu.c38 #define phys_to_ppn(pa) (((pa) >> 2) & (((1ULL << 44) - 1) << 10)) macro
175 qb = phys_to_ppn(queue->phys) | in riscv_iommu_queue_alloc()
626 new = phys_to_ppn(__pa(ptr)) | RISCV_IOMMU_DDTE_V; in riscv_iommu_get_dc()
740 rq_ddtp |= phys_to_ppn(iommu->ddt_phys); in riscv_iommu_iodir_set_mode()