OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PG_MOD
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sun3/include/
pte3.h
47
#define
PG_MOD
0x01000000
49
#define PG_SPECIAL (PG_VALID|PG_WRITE|PG_SYSTEM|PG_NC|PG_REF|
PG_MOD
)
51
#define PG_MODREF (PG_REF|
PG_MOD
)
/src/sys/arch/sun2/include/
pte.h
131
#define
PG_MOD
0x00100000
133
#define PG_SPECIAL (PG_VALID|PG_WRITE|PG_SYSTEM|PG_NC|PG_REF|
PG_MOD
)
135
#define PG_MODREF (PG_REF|
PG_MOD
)
Completed in 13 milliseconds
Indexes created Tue Sep 23 14:10:03 GMT 2025