Home
last modified time | relevance | path

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

/openbmc/qemu/hw/riscv/
H A Driscv-iommu-bits.h94 #define RISCV_IOMMU_FCTL_WSI BIT(1) macro
H A Driscv-iommu.c100 if (fctl & RISCV_IOMMU_FCTL_WSI || !s->notify) { in riscv_iommu_notify()
2170 ~(RISCV_IOMMU_FCTL_BE | RISCV_IOMMU_FCTL_WSI)); in riscv_iommu_realize()