Home
last modified time | relevance | path

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

/openbmc/qemu/hw/riscv/
H A Driscv-iommu-bits.h196 #define RISCV_IOMMU_TR_REQ_CTL_DID GENMASK_ULL(63, 40) macro
H A Driscv-iommu.c1788 unsigned devid = get_field(ctrl, RISCV_IOMMU_TR_REQ_CTL_DID); in riscv_iommu_process_dbg()