Searched defs:PG_RW (Results 1 - 5 of 5) sorted by path

/freebsd-10.0-release/sys/amd64/amd64/
H A Dpmap.c1829 pt_entry_t pte, PG_RW, PG_V; local
2274 pt_entry_t PG_A, PG_M, PG_RW, PG_V; 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
3506 pt_entry_t oldpte, PG_A, PG_M, PG_RW; local
3729 pt_entry_t *pte, tpte, PG_A, PG_M, PG_RW; 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
4604 pt_entry_t PG_A, PG_M, PG_RW, PG_V; local
5146 pt_entry_t PG_M, PG_RW, PG_V; local
5315 pt_entry_t PG_A, PG_M, PG_RW, PG_V; local
5469 pt_entry_t oldpte, *pte, PG_M, PG_RW; local
5794 pt_entry_t *pte, PG_A, PG_G, PG_M, PG_RW, PG_V; local
5930 pt_entry_t oldpte, *pte, PG_M, PG_RW, PG_V; local
6136 pt_entry_t PG_A, PG_M, PG_RW, PG_V; local
6492 pt_entry_t pte, PG_A, PG_M, PG_RW, PG_V; local
6619 pt_entry_t *pte, PG_A, PG_M, PG_RW, PG_V; local
[all...]
/freebsd-10.0-release/sys/amd64/include/
H A Dpmap.h90 #define PG_RW X86_PG_RW macro
150 #undef PG_RW macro
/freebsd-10.0-release/sys/boot/i386/libi386/
H A Delf64_freebsd.c50 #define PG_RW 0x002 macro
/freebsd-10.0-release/sys/boot/userboot/userboot/
H A Delf64_freebsd.c59 #define PG_RW 0x002 macro
/freebsd-10.0-release/sys/i386/include/
H A Dpmap.h53 #define PG_RW 0x002 /* R/W Read/Write */ macro

Completed in 132 milliseconds