HomeFreeBSD

amd-vi: clear event interrupt and overflow bits upon handling the interrupt

Description

amd-vi: clear event interrupt and overflow bits upon handling the interrupt

This ensures that we can receive further event interrupts.
See the description of the bits in the specification for
MMIO Offset 2020h IOMMU Status Register.
The bits are defined as set-by-hardware write-1-to-clear, same as all
the bits in the status register.

Discussed with: anish

Details

Provenance
avgAuthored on
Parents
rS326536: MFC r326150: zdb: use a heap allocation instead of a huge array on stack
Branches
Unknown
Tags
Unknown