Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
9a054fbac8f8441f48896b855a9e11c13e0c3dc8
/
.
/
include
/
asm-arm
/
arch-ixp23xx
/
vmalloc.h
blob: 9f256665854160f2d4db2f908957ee84140f4157 [
file
] [
log
] [
blame
]
/*
* include/asm-arm/arch-ixp23xx/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
)