Home
last modified time | relevance | path

Searched refs:IOMMU_STATUS_EVENT_LOG_OVERFLOW (Results 1 – 3 of 3) sorted by relevance

/xen/xen/drivers/passthrough/amd/
A Diommu_guest.c228 iommu->reg_status.lo |= IOMMU_STATUS_EVENT_LOG_OVERFLOW; in guest_iommu_add_event_log()
533 iommu->reg_status.lo &= ~IOMMU_STATUS_EVENT_LOG_OVERFLOW; in guest_iommu_write_ctrl()
691 val &= IOMMU_STATUS_EVENT_LOG_OVERFLOW | in guest_iommu_mmio_write64()
A Diommu-defs.h437 #define IOMMU_STATUS_EVENT_LOG_OVERFLOW 0x00000001 macro
A Diommu_init.c396 writel(log == &iommu->event_log ? IOMMU_STATUS_EVENT_LOG_OVERFLOW in iommu_reset_log()
602 if ( entry & IOMMU_STATUS_EVENT_LOG_OVERFLOW ) in iommu_check_event_log()

Completed in 11 milliseconds