This website requires JavaScript.
Explore
Help
Register
Sign In
AuxXxilium
/
linux_dsm_epyc7002
Watch
1
Star
0
Fork
0
You've already forked linux_dsm_epyc7002
mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced
2025-02-25 23:48:10 +07:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
159ffb3a04
linux_dsm_epyc7002
/
include
/
asm-arm
/
arch-orion
/
vmalloc.h
6 lines
85 B
C
Raw
Normal View
History
Unescape
Escape
[ARM] basic support for the Marvell Orion SoC family The Marvell Orion is a family of ARM SoCs with a DDR/DDR2 memory controller, 10/100/1000 ethernet MAC, and USB 2.0 interfaces, and, depending on the specific model, PCI-E interface, PCI-X interface, SATA controllers, crypto unit, SPI interface, SDIO interface, device bus, NAND controller, DMA engine and/or XOR engine. This contains the basic structure and architecture register definitions. Signed-off-by: Tzachi Perelstein <tzachi@marvell.com> Reviewed-by: Nicolas Pitre <nico@marvell.com> Reviewed-by: Lennert Buytenhek <buytenh@marvell.com> Acked-by: Russell King <rmk+kernel@arm.linux.org.uk>
2007-10-24 02:14:41 +07:00
/*
*
include
/
asm
-
arm
/
arch
-
orion
/
vmalloc
.
h
*/
[ARM] Orion: free up kernel virtual address space Move Orion virtual mappings higher up in the address space, to free up more kernel virtual address space. Signed-off-by: Lennert Buytenhek <buytenh@marvell.com> Signed-off-by: Nicolas Pitre <nico@marvell.com>
2008-02-08 03:55:45 +07:00
#
define VMALLOC_END 0xfd800000
Reference in New Issue
Copy Permalink