Home
last modified time | relevance | path

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

/openbmc/qemu/hw/riscv/
H A Driscv-iommu.c265 S_STAGE = 0, in riscv_iommu_spa_fetch() enumerator
376 pass = en_g ? G_STAGE : S_STAGE; in riscv_iommu_spa_fetch()
393 if (pass == S_STAGE && va_len > 32) { in riscv_iommu_spa_fetch()
414 if (pass == S_STAGE) { in riscv_iommu_spa_fetch()
464 pass = S_STAGE; in riscv_iommu_spa_fetch()
474 if (pass == S_STAGE && (iotlb->perm & IOMMU_WO) && in riscv_iommu_spa_fetch()