Searched refs:kProtectionWrite (Results 1 – 5 of 5) sorted by relevance
52 static const uptr kProtectionWrite = 2; variable
71 *protection |= kProtectionWrite; in Next()
53 *protection |= kProtectionWrite; in Next()
65 && (prot & MemoryMappingLayout::kProtectionWrite) != 0) in GetKernelAreaSize()
184 && !(prot & MemoryMappingLayout::kProtectionWrite) in MapRodata()