Searched defs:PF_W (Results 1 – 10 of 10) sorted by relevance
145 pub const PF_W: u32 = 2; constant
246 #define PF_W 0x2 macro
1063 PF_W = 2, // Write enumerator
1061 PF_W = 2, // Write enumerator
1226 PF_W = 2, // Write enumerator
1554 pub const PF_W: u32 = 1 << 1; constant
499 #define PF_W (1 << 1) macro
623 #define PF_W (1 << 1) /* Segment is writable */ macro
621 #define PF_W (1 << 1) macro
742 #define PF_W (1 << 1) /* Segment is writable */ macro