Searched refs:RISCV_IOMMU_TR_RESPONSE_S (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/riscv/ | ||
H A D | riscv-iommu-bits.h | 201 #define RISCV_IOMMU_TR_RESPONSE_S BIT_ULL(9) macro |
H A D | riscv-iommu.c | 1818 iova &= ~RISCV_IOMMU_TR_RESPONSE_S; in riscv_iommu_process_dbg() |