OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pv_flags_tbl
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sun2/sun2/
pmap.c
277
static u_char *
pv_flags_tbl
;
variable in typeref:typename:u_char *
446
return (&
pv_flags_tbl
[idx]);
1046
sz += (npp * sizeof(*
pv_flags_tbl
));
1064
pv_flags_tbl
= (void *) p;
1065
p += (npp * sizeof(*
pv_flags_tbl
));
3869
pa,
pv_flags_tbl
[idx]);
/src/sys/arch/sun3/sun3/
pmap.c
284
static u_char *
pv_flags_tbl
;
variable in typeref:typename:u_char *
455
return (&
pv_flags_tbl
[idx]);
1055
sz += (npp * sizeof(*
pv_flags_tbl
));
1073
pv_flags_tbl
= (void *) p;
1074
p += (npp * sizeof(*
pv_flags_tbl
));
3787
pa,
pv_flags_tbl
[idx]);
Completed in 15 milliseconds
Indexes created Tue Oct 14 01:09:49 GMT 2025