intel_iommu: move VTD_FRCD_PV and VTD_FRCD_PP declarations
authorClément Mathieu--Drif <clement.mathieu--drif@eviden.com>
Tue, 9 Jul 2024 14:26:09 +0000 (14:26 +0000)
committerMichael S. Tsirkin <mst@redhat.com>
Sun, 21 Jul 2024 18:45:51 +0000 (14:45 -0400)
commit3a23554f91c01cf75705a36a5eed3ebef6636d41
tree314898f7ecedd97bafa1c306cc416b7c1300eed0
parenta3c8d7e38550c3d5a46e6fa94ffadfa625a4861d
intel_iommu: move VTD_FRCD_PV and VTD_FRCD_PP declarations

These 2 macros are for high 64-bit of the FRCD registers.
Declarations have to be moved accordingly.

Signed-off-by: Clément Mathieu--Drif <clement.mathieu--drif@eviden.com>
Reviewed-by: Minwoo Im <minwoo.im@samsung.com>
Reviewed-by: Yi Liu <yi.l.liu@intel.com>
Message-Id: <20240709142557.317271-3-clement.mathieu--drif@eviden.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/i386/intel_iommu_internal.h