Searched defs:PF_R (Results 1 – 10 of 10) sorted by relevance
144 pub const PF_R: u32 = 4; constant
245 #define PF_R 0x4 macro
1064 PF_R = 4, // Read enumerator
1062 PF_R = 4, // Read enumerator
1227 PF_R = 4, // Read enumerator
1555 pub const PF_R: u32 = 1 << 2; constant
500 #define PF_R (1 << 2) macro
624 #define PF_R (1 << 2) /* Segment is readable */ macro
622 #define PF_R (1 << 2) macro
743 #define PF_R (1 << 2) /* Segment is readable */ macro