Searched refs:map_perm (Results 1 – 2 of 2) sorted by relevance
109 unsigned int map_perm);114 unsigned int map_perm);143 int *ncookies, unsigned int map_perm);
2037 if (map_perm & LDC_MAP_R) in perm_to_mte()2039 if (map_perm & LDC_MAP_W) in perm_to_mte()2043 if (map_perm & LDC_MAP_R) in perm_to_mte()2045 if (map_perm & LDC_MAP_W) in perm_to_mte()2047 if (map_perm & LDC_MAP_X) in perm_to_mte()2050 if (map_perm & LDC_MAP_IO) { in perm_to_mte()2051 if (map_perm & LDC_MAP_R) in perm_to_mte()2053 if (map_perm & LDC_MAP_W) in perm_to_mte()2159 if (map_perm & ~LDC_MAP_ALL) in ldc_map_sg()2196 unsigned int map_perm) in ldc_map_single() argument[all …]
Completed in 9 milliseconds