repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ARM: 7409/1: Do not call flush_cache_user_range with mmap_sem held
[linux/fpc-iii.git]
/
arch
/
arm
/
mach-ixp23xx
/
include
/
mach
/
vmalloc.h
blob
896c56a1c00e4df2caa9a22192a2b6288cb3931a
1
/*
2
* arch/arm/mach-ixp23xx/include/mach/vmalloc.h
3
*
4
* Copyright (c) 2005 MontaVista Software, Inc.
5
*
6
* NPU mappings end at 0xf0000000 and we allocate 64MB for board
7
* specific static I/O.
8
*/
9
10
#define VMALLOC_END (0xec000000UL)