aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorPeter Xu <[email protected]>2019-12-04 20:07:19 +0100
committerPaolo Bonzini <[email protected]>2020-01-08 17:33:15 +0100
commitac8ef992cd02cdb8290ca788746d283fe3092500 (patch)
treef2a3bb8f496a60427f42b49c5606f81cdcce006b /tools/perf/scripts
parentc96001c5702e66b64e0ffe533aa19d6567ce15bc (diff)
KVM: X86: Drop KVM_APIC_SHORT_MASK and KVM_APIC_DEST_MASK
We have both APIC_SHORT_MASK and KVM_APIC_SHORT_MASK defined for the shorthand mask. Similarly, we have both APIC_DEST_MASK and KVM_APIC_DEST_MASK defined for the destination mode mask. Drop the KVM_APIC_* macros and replace the only user of them to use the APIC_DEST_* macros instead. At the meantime, move APIC_SHORT_MASK and APIC_DEST_MASK from lapic.c to lapic.h. Reviewed-by: Vitaly Kuznetsov <[email protected]> Signed-off-by: Peter Xu <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions