OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:VA_SUN4C_VPG
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sparc/include/
pte.h
215
#define
VA_SUN4C_VPG
(va) (((int)(va) >> 12) & 63)
218
(PGSHIFT==SUN4_PGSHIFT ? VA_SUN4_VPG(va) :
VA_SUN4C_VPG
(va))
/src/sys/arch/sparc64/include/
pte.h
67
#define
VA_SUN4C_VPG
(va) (((int)(va) >> 12) & 63)
Completed in 18 milliseconds
Indexes created Wed Oct 01 13:09:50 GMT 2025