projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Define cpu_icache_snoops_remote_store. This is slight abuse of something
[linux-2.6]
/
include
/
asm-alpha
/
numnodes.h
1
#ifndef _ASM_MAX_NUMNODES_H
2
#define _ASM_MAX_NUMNODES_H
3
4
/* Max 128 Nodes - Marvel */
5
#define NODES_SHIFT 7
6
7
#endif /* _ASM_MAX_NUMNODES_H */