commit | 603d2bdaa57e48a33d57eeb88971b88fbe5875d6 | [log] [tgz] |
---|---|---|
author | Andrew Scull <ascull@google.com> | Tue Sep 15 11:46:35 2020 +0100 |
committer | Marc Zyngier <maz@kernel.org> | Tue Sep 15 18:39:03 2020 +0100 |
tree | a2fe55c4eb971c4040c651ff51ad094a9bb6c4cf | |
parent | 7db21530479f071ee0e0a4d5fcf5e6bc6c0352ba [diff] |
KVM: arm64: Share context save and restore macros To avoid duplicating the context save and restore macros, move them into a shareable header. Signed-off-by: Andrew Scull <ascull@google.com> Signed-off-by: Marc Zyngier <maz@kernel.org> Link: https://lore.kernel.org/r/20200915104643.2543892-12-ascull@google.com