android_kernel_motorola_sm6225/arch/arm/include
Marc Zyngier db730d8d62 ARM: KVM: convert GP registers from u32 to unsigned long
On 32bit ARM, unsigned long is guaranteed to be a 32bit quantity.
On 64bit ARM, it is a 64bit quantity.

In order to be able to share code between the two architectures,
convert the registers to be unsigned long, so the core code can
be oblivious of the change.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
2013-03-06 15:48:42 -08:00
..
asm ARM: KVM: convert GP registers from u32 to unsigned long 2013-03-06 15:48:42 -08:00
debug arm-soc: soc-specific updates 2013-02-21 15:27:22 -08:00
uapi/asm ARM: KVM: convert GP registers from u32 to unsigned long 2013-03-06 15:48:42 -08:00