OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DVMA_MAP_SIZE
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/sun3/include/
dvma3.h
42
#define
DVMA_MAP_SIZE
0x00100000
43
#define DVMA_MAP_AVAIL (
DVMA_MAP_SIZE
-PAGE_SIZE)
dvma3x.h
45
#define
DVMA_MAP_SIZE
0x00100000
46
#define DVMA_MAP_AVAIL (
DVMA_MAP_SIZE
-PAGE_SIZE)
/src/sys/arch/sun2/include/
dvma.h
55
#define
DVMA_MAP_SIZE
(cpu_machine_id == ID_SUN2_120 ? DVMA_MAP_SIZE_120 : DVMA_MAP_SIZE_50)
56
#define DVMA_MAP_AVAIL (
DVMA_MAP_SIZE
-PAGE_SIZE)
Completed in 47 milliseconds
Indexes created Sat Sep 27 22:09:54 GMT 2025