OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pvh_listx
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/alpha/include/
pmap.h
185
/* attrs in
pvh_listx
*/
216
(((pg)->mdpage.
pvh_listx
& PGA_REFERENCED) != 0)
218
(((pg)->mdpage.
pvh_listx
& PGA_MODIFIED) != 0)
361
uintptr_t
pvh_listx
; /* pv_entry list + attrs */
member in struct:vm_page_md
386
((struct pv_entry *)((pg)->mdpage.
pvh_listx
& ~3UL))
390
(pg)->mdpage.
pvh_listx
= 0UL; \
Completed in 11 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025