OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RAM_BEGIN
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/mmeye/stand/boot/
entry.S
36
#define
RAM_BEGIN
0x8c000000 /* Area3 */
39
#define
RAM_BEGIN
0x88000000 /* Area2 */
43
#define INIT_STACK (
RAM_BEGIN
+ RAM_SIZE - 0x00001000)
/src/sys/arch/x86/include/
isa_machdep.h
185
#define
RAM_BEGIN
0x0000000 /* Start of RAM Memory */
187
#define RAM_SIZE (RAM_END -
RAM_BEGIN
)
Completed in 14 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025