Searched refs:base_format (Results 1 – 1 of 1) sorted by relevance
564 const bool base_format = !(iommu->caps & RISCV_IOMMU_CAPABILITIES_MSI_FLAT); in riscv_iommu_get_dc() local587 if (base_format) { in riscv_iommu_get_dc()644 ddtp += (devid & ((64 << base_format) - 1)) << (3 - base_format); in riscv_iommu_get_dc()
Completed in 6 milliseconds