Searched defs:pgeflag (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/i386/xen/
H A Dpmap.c208 int pgeflag = 0; /* PG_G or-in */ variable
3097 PT_SET_MA(va, (ma & ~PAGE_MASK) | PG_V | pgeflag); local
/freebsd-10-stable/sys/i386/i386/
H A Dpmap.c209 int pgeflag = 0; /* PG_G or-in */ variable
[all...]

Completed in 78 milliseconds