Home
last modified time | relevance | path

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

/xen/xen/drivers/passthrough/amd/
A Diommu_guest.c179 iommu->reg_status.lo |= IOMMU_STATUS_PPR_LOG_OVERFLOW; in guest_iommu_add_ppr_log()
541 iommu->reg_status.lo &= ~IOMMU_STATUS_PPR_LOG_OVERFLOW; in guest_iommu_write_ctrl()
694 IOMMU_STATUS_PPR_LOG_OVERFLOW | in guest_iommu_mmio_write64()
A Diommu-defs.h442 #define IOMMU_STATUS_PPR_LOG_OVERFLOW 0x00000020 macro
A Diommu_init.c397 : IOMMU_STATUS_PPR_LOG_OVERFLOW, in iommu_reset_log()
666 if ( entry & IOMMU_STATUS_PPR_LOG_OVERFLOW ) in iommu_check_ppr_log()

Completed in 9 milliseconds