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