Searched refs:LOS_IsRegionPermUserReadOnly (Results 1 – 2 of 2) sorted by relevance
204 STATIC INLINE BOOL LOS_IsRegionPermUserReadOnly(LosVmMapRegion* region) in LOS_IsRegionPermUserReadOnly() function
207 (!LOS_IsRegionPermUserReadOnly(region)) || (!LOS_IsRegionFlagPrivateOnly(region))) { in LiteIpcMmap()