Searched refs:en_g (Results 1 – 1 of 1) sorted by relevance
261 bool en_s, en_g; in riscv_iommu_spa_fetch() local279 en_g = gatp != RISCV_IOMMU_DC_IOHGATP_MODE_BARE; in riscv_iommu_spa_fetch()301 if (!(en_s || en_g)) { in riscv_iommu_spa_fetch()379 addr = (en_s && en_g) ? satp : iotlb->iova; in riscv_iommu_spa_fetch()380 base = en_g ? gatp : satp; in riscv_iommu_spa_fetch()381 pass = en_g ? G_STAGE : S_STAGE; in riscv_iommu_spa_fetch()464 if (!pass && en_g) { in riscv_iommu_spa_fetch()480 if (!pass && en_g) { in riscv_iommu_spa_fetch()