Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
aae2006e9b0c294114915c13022fa348e1a88023
/
.
/
arch
/
arm
/
mach-ixp23xx
/
include
/
mach
/
vmalloc.h
blob: dd519f678d10fda041407d400ff5a732e0192ae1 [
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
(
0xec000000
)