Searched refs:IOMMU_STATUS_PPR_LOG_OVERFLOW_SHIFT (Results 1 – 3 of 3) sorted by relevance
401 #define IOMMU_STATUS_PPR_LOG_OVERFLOW_SHIFT 5 macro
217 guest_iommu_set_status(iommu, IOMMU_STATUS_PPR_LOG_OVERFLOW_SHIFT); in guest_iommu_add_ppr_log()607 guest_iommu_clear_status(iommu, IOMMU_STATUS_PPR_LOG_OVERFLOW_SHIFT); in guest_iommu_write_ctrl()
702 if ( iommu_get_bit(entry, IOMMU_STATUS_PPR_LOG_OVERFLOW_SHIFT) ) in iommu_check_ppr_log()
Completed in 9 milliseconds