Searched refs:ddi_bits (Results 1 – 1 of 1) sorted by relevance
598 u8 ddi_bits[3] = { 0 }; in riscv_iommu_get_dc() local618 ddi_bits[0] = 7; in riscv_iommu_get_dc()619 ddi_bits[1] = 7 + 9; in riscv_iommu_get_dc()620 ddi_bits[2] = 7 + 9 + 8; in riscv_iommu_get_dc()622 ddi_bits[0] = 6; in riscv_iommu_get_dc()623 ddi_bits[1] = 6 + 9; in riscv_iommu_get_dc()624 ddi_bits[2] = 6 + 9 + 9; in riscv_iommu_get_dc()629 if (devid >= (1 << ddi_bits[depth])) in riscv_iommu_get_dc()634 const int split = ddi_bits[depth]; in riscv_iommu_get_dc()