Searched refs:RISCV_IOMMU_MSI_PTE_V (Results 1 – 2 of 2) sorted by relevance
404 #define RISCV_IOMMU_MSI_PTE_V BIT_ULL(0) macro
573 if (!(pte[0] & RISCV_IOMMU_MSI_PTE_V) || (pte[0] & RISCV_IOMMU_MSI_PTE_C)) { in riscv_iommu_msi_write()