ARM: KVM: move hyp init to kvm_host.h
authorMarc Zyngier <marc.zyngier@arm.com>
Fri, 5 Oct 2012 14:10:44 +0000 (15:10 +0100)
committerChristoffer Dall <cdall@cs.columbia.edu>
Wed, 6 Mar 2013 23:48:44 +0000 (15:48 -0800)
commite7858c58d52237a4519e2fdb1ce8f2d9805ce0ce
tree551887bf4a54ce5d91de84da75a79a3baac8522b
parent629dc446a49a1c3b4f31a3fdc2c814a7db6c6199
ARM: KVM: move hyp init to kvm_host.h

Make the split of the pgd_ptr an implementation specific thing
by moving the init call to an inline function.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
arch/arm/include/asm/kvm_host.h
arch/arm/kvm/arm.c