Searched defs:PG_RW (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/sys/boot/i386/libi386/
H A Delf64_freebsd.c50 #define PG_RW 0x002 macro
/freebsd-10-stable/sys/boot/userboot/userboot/
H A Delf64_freebsd.c59 #define PG_RW 0x002 macro
/freebsd-10-stable/sys/boot/efi/loader/arch/amd64/
H A Delf64_freebsd.c71 #define PG_RW 0x002 macro
/freebsd-10-stable/sys/i386/include/
H A Dpmap.h53 #define PG_RW 0x002 /* R/W Read/Write */ macro
/freebsd-10-stable/sys/amd64/include/
H A Dpmap.h90 #define PG_RW X86_PG_RW macro
151 #undef PG_RW macro
/freebsd-10-stable/sys/amd64/amd64/
H A Dpmap.c1956 pt_entry_t pte, PG_RW, PG_V; local
2401 pt_entry_t PG_A, PG_M, PG_RW, PG_V; local
2824 pt_entry_t PG_G, PG_A, PG_M, PG_RW; local
3399 pt_entry_t PG_A, PG_G, PG_M, PG_RW, PG_V; local
3573 pt_entry_t PG_G, PG_A, PG_M, PG_RW; local
3630 pt_entry_t oldpte, PG_A, PG_M, PG_RW; local
3853 pt_entry_t *pte, tpte, PG_A, PG_M, PG_RW; local
3916 pt_entry_t PG_G, PG_M, PG_RW; local
3966 pt_entry_t *pte, PG_G, PG_M, PG_RW, PG_V; local
4111 pt_entry_t PG_G, PG_A, PG_M, PG_RW, PG_V; local
4245 pt_entry_t *pte, PG_G, PG_A, PG_M, PG_RW, PG_V; local
4740 pt_entry_t PG_A, PG_M, PG_RW, PG_V; local
5381 pt_entry_t PG_M, PG_RW, PG_V; local
5564 pt_entry_t PG_A, PG_M, PG_RW, PG_V; local
5718 pt_entry_t oldpte, *pte, PG_M, PG_RW; local
6040 pt_entry_t *pte, PG_A, PG_G, PG_M, PG_RW, PG_V; local
6176 pt_entry_t oldpte, *pte, PG_M, PG_RW, PG_V; local
6427 pt_entry_t PG_A, PG_M, PG_RW, PG_V; local
6789 pt_entry_t pte, PG_A, PG_M, PG_RW, PG_V; local
6916 pt_entry_t *pte, PG_A, PG_M, PG_RW, PG_V; local
[all...]

Completed in 220 milliseconds