compat_u64         39 arch/arm64/include/asm/compat.h typedef u64		compat_u64;
compat_u64         30 arch/mips/include/asm/compat.h typedef u64		compat_u64;
compat_u64         26 arch/parisc/include/asm/compat.h typedef u64	compat_u64;
compat_u64         31 arch/powerpc/include/asm/compat.h typedef u64		compat_u64;
compat_u64         67 arch/s390/include/asm/compat.h typedef u64		compat_u64;
compat_u64         25 arch/sparc/include/asm/compat.h typedef u64		compat_u64;
compat_u64         31 arch/x86/include/asm/compat.h typedef u64 __attribute__((aligned(4))) compat_u64;