Home
last modified time | relevance | path

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

/qemu/hw/riscv/
H A Driscv-iommu-bits.h259 #define RISCV_IOMMU_TR_RESPONSE_FAULT BIT_ULL(0) macro
H A Driscv-iommu.c1924 RISCV_IOMMU_TR_RESPONSE_FAULT | in riscv_iommu_process_dbg()
1935 iova = RISCV_IOMMU_TR_RESPONSE_FAULT | (((uint64_t) fault) << 10); in riscv_iommu_process_dbg()