Home
last modified time | relevance | path

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

/openbmc/qemu/hw/riscv/
H A Driscv-iommu-bits.h201 #define RISCV_IOMMU_TR_RESPONSE_S BIT_ULL(9) macro
H A Driscv-iommu.c1818 iova &= ~RISCV_IOMMU_TR_RESPONSE_S; in riscv_iommu_process_dbg()