Searched refs:RISCV_IOMMU_MSI_PTE_M (Results 1 – 2 of 2) sorted by relevance
/qemu/hw/riscv/ | ||
H A D | riscv-iommu-bits.h | 452 #define RISCV_IOMMU_MSI_PTE_M GENMASK_ULL(2, 1) macro |
H A D | riscv-iommu.c | 604 switch (get_field(pte[0], RISCV_IOMMU_MSI_PTE_M)) { in riscv_iommu_msi_write() |