intel_iommu: renaming context entry helpers
commit8f7d7161dd78142e77b96d7035682451154ed0d2
authorPeter Xu <peterx@redhat.com>
Fri, 19 May 2017 03:19:43 +0000 (19 11:19 +0800)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 25 May 2017 18:25:27 +0000 (25 21:25 +0300)
treedcd3a729c7a8670c94c3d097e7b0a5ea92b650f9
parent0b77d30a43bf21c7bf6af43cd546d8270bec7b99
intel_iommu: renaming context entry helpers

The old names are too long and less ordered. Let's start to use
vtd_ce_*() as a pattern.

Signed-off-by: Peter Xu <peterx@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Jason Wang <jasowang@redhat.com>
hw/i386/intel_iommu.c