OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PG_PGLCA
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/uvm/
uvm_pglist.c
329
pg->flags |=
PG_PGLCA
;
391
if ((pg->flags &
PG_PGLCA
) == 0) {
411
if ((pg->flags &
PG_PGLCA
) == 0) {
427
pg->flags &= ~
PG_PGLCA
;
443
pg->flags &= ~
PG_PGLCA
;
uvm_page.h
262
#define
PG_PGLCA
0x00020000 /* allocated by uvm_pglistalloc_contig */
Completed in 32 milliseconds
Indexes created Tue Oct 28 09:09:52 GMT 2025