Home
last modified time | relevance | path

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

/openbmc/qemu/hw/riscv/
H A Driscv-iommu-bits.h83 #define RISCV_IOMMU_CAP_T2GPA BIT_ULL(26) macro
H A Driscv-iommu.c709 if (!(s->cap & RISCV_IOMMU_CAP_T2GPA) && in riscv_iommu_validate_device_ctx()