Searched defs:_PAGE_RW (Results 1 – 5 of 5) sorted by relevance
10 #define _PAGE_RW (_PAGE_READ | _PAGE_WRITE) macro
53 #define _PAGE_RW (_PAGE_READ | _PAGE_WRITE) macro
151 #define _PAGE_RW 0x040 /* software: Writes permitted */ macro
47 #define _PAGE_RW 0x020 /* PR0-bit : write access allowed */ macro
52 #define _PAGE_RW (_AT(pteval_t, 1) << _PAGE_BIT_RW) macro