Christoffer Dall cf0ba18a44 KVM: arm/arm64: Get rid of exported aliases to static functions
When rewriting the assembly code to C code, it was useful to have
exported aliases or static functions so that we could keep the existing
common C code unmodified and at the same time rewrite arm64 from
assembly to C code, and later do the arm part.

Now when both are done, we really don't need this level of indirection
anymore, and it's time to save a few lines and brain cells.

Acked-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
2016-09-08 12:53:00 +02:00
..
2016-06-14 11:16:26 +02:00
2016-06-14 11:16:26 +02:00
2016-07-03 23:41:27 +02:00
2016-07-22 18:52:01 +01:00
2016-07-22 18:52:01 +01:00
2016-02-25 11:27:16 +01:00
2016-06-14 11:16:26 +02:00