Searched refs:maptypes (Results 1 – 5 of 5) sorted by relevance
219 static map_type maptypes[] = variable375 i = sizeof(maptypes) / sizeof(maptypes[0]); in mapc_showtypes()376 lastmt = maptypes + i; in mapc_showtypes()378 for (mt = maptypes; mt < lastmt; mt++) { in mapc_showtypes()406 for (mt = maptypes; in mapc_type_exists()407 mt < maptypes + sizeof(maptypes) / sizeof(maptypes[0]); in mapc_type_exists()660 for (mt = maptypes; in mapc_create()661 mt < maptypes + sizeof(maptypes) / sizeof(maptypes[0]); in mapc_create()680 for (mt = maptypes; in mapc_create()681 mt < maptypes + sizeof(maptypes) / sizeof(maptypes[0]); in mapc_create()[all …]
55 enum maptypes { /* Page map entry types. */ enum76 enum maptypes d_devtype; /* What map space device is in. */
76 static const char *maptypes[] = { variable91 if ((size_t)t >= __arraycount(maptypes)) in map_type()93 return maptypes[t]; in map_type()
727 maptypes
1668 * amd/mapc.c (maptypes): add placeholder for Sun-syntax map2209 * amd/mapc.c (maptypes): move MAP_EXEC after MAP_FILE, because8012 * amd/mapc.c (maptypes): Change default allocation mode to9655 * amd/mapc.c (maptypes): Add it.11884 * amd/mapc.c (maptypes): changed the default map caching type for12849 * amd/mapc.c (maptypes): must used correct new name for am-utils'