Searched refs:RISCV_IOMMU_CAP_T2GPA (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/riscv/ | ||
H A D | riscv-iommu-bits.h | 83 #define RISCV_IOMMU_CAP_T2GPA BIT_ULL(26) macro |
H A D | riscv-iommu.c | 709 if (!(s->cap & RISCV_IOMMU_CAP_T2GPA) && in riscv_iommu_validate_device_ctx() |