Home
last modified time | relevance | path

Searched refs:pgeflag (Results 1 – 1 of 1) sorted by relevance

/src/sys/i386/i386/
H A Dpmap.c205 static int pgeflag = 0; /* PG_G or-in */ variable
542 pgeflag = PG_G; in __CONCAT()
5993 PG_M | PG_A | PG_RW | PG_V | pgeflag | in pmap_trm_import()