OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PG_PA
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/sun3/include/
pte3.h
67
#define
PG_PA
(pte) (PG_PFNUM(pte) << PGSHIFT)
pte3x.h
114
#define
PG_PA
(pte) ((pte) & PG_FRAME)
115
#define PG_PFNUM(pte) (
PG_PA
(pte) >> PGSHIFT)
/src/sys/arch/sun2/include/
pte.h
163
#define
PG_PA
(pte) (PG_PFNUM(pte) << PGSHIFT)
Completed in 13 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025