KVM: arm64: Reorder vcpu flag definitions
authorMarc Zyngier <maz@kernel.org>
Thu, 21 Oct 2021 12:50:42 +0000 (13:50 +0100)
committerMarc Zyngier <maz@kernel.org>
Mon, 22 Nov 2021 15:25:20 +0000 (15:25 +0000)
commit892fd259cbf6b1dc16116611b84f7f164a11fe2e
treedda49e9b00eeaf942ff0b3111411a9dfeb94ad6a
parent136057256686de39cc3a07c2e39ef6bc43003ff6
KVM: arm64: Reorder vcpu flag definitions

The vcpu arch flags are in an interesting, semi random order.
As I have made the mistake of reusing a flag once, let's rework
this in an order that I find a bit less confusing.

Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/include/asm/kvm_host.h