Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d3d0b024348c040f0d6851e2e59fc961677d5169
/
.
/
arch
/
arm
/
mach-ixp23xx
/
include
/
mach
/
vmalloc.h
blob: 896c56a1c00e4df2caa9a22192a2b6288cb3931a [
file
] [
log
] [
blame
]
/*
* arch/arm/mach-ixp23xx/include/mach/vmalloc.h
*
* Copyright (c) 2005 MontaVista Software, Inc.
*
* NPU mappings end at 0xf0000000 and we allocate 64MB for board
* specific static I/O.
*/
#define
VMALLOC_END
(
0xec000000UL
)