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