Searched refs:ddi_bits (Results 1 – 1 of 1) sorted by relevance
570 u8 ddi_bits[3] = { 0 }; in riscv_iommu_get_dc() local590 ddi_bits[0] = 7; in riscv_iommu_get_dc()591 ddi_bits[1] = 7 + 9; in riscv_iommu_get_dc()592 ddi_bits[2] = 7 + 9 + 8; in riscv_iommu_get_dc()594 ddi_bits[0] = 6; in riscv_iommu_get_dc()595 ddi_bits[1] = 6 + 9; in riscv_iommu_get_dc()596 ddi_bits[2] = 6 + 9 + 9; in riscv_iommu_get_dc()601 if (devid >= (1 << ddi_bits[depth])) in riscv_iommu_get_dc()606 const int split = ddi_bits[depth]; in riscv_iommu_get_dc()