Home
last modified time | relevance | path

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

/drivers/iommu/riscv/
A Diommu.c564 const bool base_format = !(iommu->caps & RISCV_IOMMU_CAPABILITIES_MSI_FLAT); in riscv_iommu_get_dc() local
587 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