Home
last modified time | relevance | path

Searched refs:map_perm (Results 1 – 2 of 2) sorted by relevance

/arch/sparc/include/asm/
A Dldc.h109 unsigned int map_perm);
114 unsigned int map_perm);
143 int *ncookies, unsigned int map_perm);
/arch/sparc/kernel/
A Dldc.c2037 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