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

/freebsd-11.0-release/sys/boot/i386/libi386/
H A Delf64_freebsd.c50 #define PG_RW 0x002 macro
/freebsd-11.0-release/sys/boot/efi/loader/arch/amd64/
H A Delf64_freebsd.c70 #define PG_RW 0x002 macro
/freebsd-11.0-release/sys/boot/userboot/userboot/
H A Delf64_freebsd.c59 #define PG_RW 0x002 macro
/freebsd-11.0-release/sys/i386/include/
H A Dpmap.h53 #define PG_RW 0x002 /* R/W Read/Write */ macro
/freebsd-11.0-release/sys/amd64/include/
H A Dpmap.h90 #define PG_RW X86_PG_RW macro
150 #undef PG_RW macro
/freebsd-11.0-release/sys/amd64/amd64/
H A Dpmap.c2015 pt_entry_t pte, PG_RW, PG_V; local
2461 pt_entry_t PG_A, PG_M, PG_RW, PG_V; local
2875 pt_entry_t PG_G, PG_A, PG_M, PG_RW; local
3455 pt_entry_t PG_A, PG_G, PG_M, PG_RW, PG_V; local
3627 pt_entry_t PG_G, PG_A, PG_M, PG_RW; local
3690 pt_entry_t oldpte, PG_A, PG_M, PG_RW; local
3915 pt_entry_t *pte, tpte, PG_A, PG_M, PG_RW; local
4003 pt_entry_t PG_G, PG_M, PG_RW; local
4048 pt_entry_t *pte, PG_G, PG_M, PG_RW, PG_V; local
4175 pt_entry_t PG_G, PG_A, PG_M, PG_RW, PG_V; local
4313 pt_entry_t *pte, PG_G, PG_A, PG_M, PG_RW, PG_V; local
4810 pt_entry_t PG_A, PG_M, PG_RW, PG_V; local
5397 pt_entry_t PG_M, PG_RW, PG_V; local
5578 pt_entry_t PG_A, PG_M, PG_RW, PG_V; local
5730 pt_entry_t oldpte, *pte, PG_M, PG_RW; local
6053 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
6425 pt_entry_t PG_A, PG_M, PG_RW, PG_V; local
6787 pt_entry_t pte, PG_A, PG_M, PG_RW, PG_V; local
6971 pt_entry_t *pte, PG_A, PG_M, PG_RW, PG_V; local
[all...]

Completed in 116 milliseconds