Searched defs:PG_G (Results 1 - 3 of 3) sorted by path

/freebsd-10.0-release/sys/amd64/amd64/
H A Dpmap.c1219 pt_entry_t PG_G; local
2697 pt_entry_t PG_G, PG_A, PG_M, PG_RW; local
3272 pt_entry_t PG_A, PG_G, PG_M, PG_RW, PG_V; local
3444 pt_entry_t PG_G, PG_A, PG_M, PG_RW; local
3574 pt_entry_t *pte, PG_G, PG_V; local
3794 pt_entry_t PG_G, PG_M, PG_RW; local
3839 pt_entry_t *pte, PG_G, PG_M, PG_RW, PG_V; local
3983 pt_entry_t PG_G, PG_A, PG_M, PG_RW, PG_V; local
4119 pt_entry_t *pte, PG_G, PG_A, PG_M, PG_RW, PG_V; local
5794 pt_entry_t *pte, PG_A, PG_G, PG_M, PG_RW, PG_V; local
[all...]
/freebsd-10.0-release/sys/amd64/include/
H A Dpmap.h98 #define PG_G X86_PG_G macro
143 #undef PG_G macro
/freebsd-10.0-release/sys/i386/include/
H A Dpmap.h61 #define PG_G 0x100 /* G Global */ macro

Completed in 277 milliseconds