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)
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>

No differences found