repo.or.cz
/
linux-2.6.9-moxart.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
MOXA linux-2.6.x / linux-2.6.9-uc0 from sdlinux-moxaart.tgz
[linux-2.6.9-moxart.git]
/
include
/
asm-mips
/
mach-ip27
/
mmzone.h
blob
4d95609b1c729ca8d2b48d8990342e9b2b96dd6f
1
#ifndef _ASM_MACH_MMZONE_H
2
#define _ASM_MACH_MMZONE_H
3
4
#include <asm/sn/addrs.h>
5
#include <asm/sn/arch.h>
6
7
#define pa_to_nid(addr) NASID_TO_COMPACT_NODEID(NASID_GET(addr))
8
9
#endif
/* _ASM_MACH_MMZONE_H */