Home
last modified time | relevance | path

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

/linux/drivers/iommu/riscv/
H A Diommu.c839 struct pt_iommu_riscv_64 riscvpt; member
845 PT_IOMMU_CHECK_DOMAIN(struct riscv_iommu_domain, riscvpt.iommu, domain);
1286 pt_iommu_deinit(&domain->riscvpt.iommu); in riscv_iommu_free_paging_domain()
1315 pt_iommu_riscv_64_hw_info(&domain->riscvpt, &pt_info); in riscv_iommu_attach_paging_domain()
1379 domain->riscvpt.iommu.nid = dev_to_node(iommu->dev); in riscv_iommu_alloc_paging_domain()
1389 ret = pt_iommu_riscv_64_init(&domain->riscvpt, &cfg, GFP_KERNEL); in riscv_iommu_alloc_paging_domain()