Home
last modified time | relevance | path

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

/openbmc/qemu/hw/riscv/
H A Driscv-iommu-bits.h195 #define RISCV_IOMMU_TR_REQ_CTL_PID GENMASK_ULL(31, 12) macro
H A Driscv-iommu.c1789 unsigned pid = get_field(ctrl, RISCV_IOMMU_TR_REQ_CTL_PID); in riscv_iommu_process_dbg()