Searched refs:VM_READ (Results 1 – 3 of 3) sorted by relevance
119 return _calc_vm_trans(prot, PROT_READ, VM_READ ) | in calc_vm_prot_bits()
249 #define VM_READ 0x00000001 /* currently active flags */ macro
134 {VM_READ, "read" }, \