Skip to content
Commit c8acb28b authored by Joerg Roedel's avatar Joerg Roedel
Browse files

iommu/vt-d: Allow to flush more than 4GB of device TLBs



The shift qi_flush_dev_iotlb() is done on an int, which
limits the mask to 32 bits. Make the mask 64 bits wide so
that more than 4GB of address range can be flushed at once.

Signed-off-by: default avatarJoerg Roedel <jroedel@suse.de>
parent 9003d618
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment