OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pg_sref
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/vax/include/
pte.h
38
unsigned int
pg_sref
:1; /* Help for ref simulation */
member in struct:pte
62
#define
PG_SREF
0x00800000
/src/sys/arch/vax/vax/
pmap.c
999
PG_PFNUM(pa) |
PG_SREF
;
1037
if (pte->
pg_sref
== 0)
1158
if ((oldpte &
PG_SREF
) == 0)
1162
panic("pmap_enter on
PG_SREF
page");
1334
if ((*(int *)pts &
PG_SREF
) == 0)
1339
panic("pmap_remove
PG_SREF
page");
Completed in 13 milliseconds
Indexes created Wed Oct 15 03:09:54 GMT 2025