Home
last modified time | relevance | path

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

/drivers/iommu/riscv/
A Diommu-bits.h164 #define RISCV_IOMMU_FQCSR_FQMF RISCV_IOMMU_QUEUE_MEM_FAULT macro
A Diommu.c548 if (ctrl & (RISCV_IOMMU_FQCSR_FQMF | RISCV_IOMMU_FQCSR_FQOF)) { in riscv_iommu_fltq_process()
553 !!(ctrl & RISCV_IOMMU_FQCSR_FQMF), in riscv_iommu_fltq_process()

Completed in 8 milliseconds