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