Home
last modified time | relevance | path

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

/openbmc/qemu/hw/riscv/
H A Driscv-iommu.c542 uint32_t n190; in riscv_iommu_msi_write() local
661 n190 = get_field(pte[1], RISCV_IOMMU_MSI_MRIF_NID) | in riscv_iommu_msi_write()
664 res = dma_memory_write(s->target_as, addr, &n190, sizeof(n190), attrs); in riscv_iommu_msi_write()
670 trace_riscv_iommu_mrif_notification(s->parent_obj.id, n190, addr); in riscv_iommu_msi_write()