OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HPPA_SID_MAX
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/hppa/include/
pmap.h
73
#define
HPPA_SID_MAX
0x7ffd
/src/sys/arch/hppa/hppa/
pmap.c
105
int
hppa_sid_max
=
HPPA_SID_MAX
;
variable in typeref:typename:int
493
if (space >
hppa_sid_max
)
852
size = round_page((
hppa_sid_max
+ 1) * 4);
1214
space = (space + 1) %
hppa_sid_max
)
Completed in 12 milliseconds
Indexes created Mon Oct 20 16:09:52 GMT 2025