Home
last modified time | relevance | path

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

/openbmc/qemu/hw/riscv/
H A Driscv-iommu-bits.h75 #define RISCV_IOMMU_CAP_SV57 BIT_ULL(11) macro
H A Driscv-iommu.c362 sv_mode = pass ? RISCV_IOMMU_CAP_SV57X4 : RISCV_IOMMU_CAP_SV57; in riscv_iommu_spa_fetch()
773 if (!(s->cap & RISCV_IOMMU_CAP_SV57)) { in riscv_iommu_validate_device_ctx()
840 if (!(s->cap & RISCV_IOMMU_CAP_SV57)) { in riscv_iommu_validate_process_ctx()
2129 RISCV_IOMMU_CAP_SV48 | RISCV_IOMMU_CAP_SV57; in riscv_iommu_realize()