Searched refs:RISCV_IOMMU_FCTL_BE (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/riscv/ | ||
H A D | riscv-iommu-bits.h | 93 #define RISCV_IOMMU_FCTL_BE BIT(0) macro |
H A D | riscv-iommu.c | 2170 ~(RISCV_IOMMU_FCTL_BE | RISCV_IOMMU_FCTL_WSI)); in riscv_iommu_realize() |