Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
xcap
xcap-capability-linux
Commits
1f82bdb1
Commit
1f82bdb1
authored
Feb 21, 2005
by
Ralf Baechle
Browse files
Define MAP_BASE for IP27
Signed-off-by:
Ralf Baechle
<
ralf@linux-mips.org
>
parent
c4ed38a0
Changes
1
Hide whitespace changes
Inline
Side-by-side
include/asm-mips/mach-ip27/spaces.h
View file @
1f82bdb1
...
...
@@ -20,6 +20,7 @@
#define IO_BASE 0x9200000000000000
#define MSPEC_BASE 0x9400000000000000
#define UNCAC_BASE 0x9600000000000000
#define MAP_BASE 0xc000000000000000
#define TO_PHYS(x) ( ((x) & TO_PHYS_MASK))
#define TO_CAC(x) (CAC_BASE | ((x) & TO_PHYS_MASK))
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment