Searched refs:msiptp (Results 1 – 3 of 3) sorted by relevance
113 uint64_t msiptp; /* MSI redirection page table pointer */ member
226 if (get_field(ctx->msiptp, RISCV_IOMMU_DC_MSIPTP_MODE) != in riscv_iommu_msi_check()576 addr = PPN_PHYS(get_field(ctx->msiptp, RISCV_IOMMU_DC_MSIPTP_PPN)); in riscv_iommu_msi_write()734 msi_mode = get_field(ctx->msiptp, RISCV_IOMMU_DC_MSIPTP_MODE); in riscv_iommu_validate_device_ctx()905 ctx->msiptp = 0; in riscv_iommu_ctx_fetch()982 ctx->msiptp = le64_to_cpu(dc.msiptp); in riscv_iommu_ctx_fetch()
284 uint64_t msiptp; member