Searched refs:map_type (Results 1 – 3 of 3) sorted by relevance
69 enum map_type { OVERRUN, UNDERRUN }; enum73 void * map_alloc(enum map_type, const void *, size_t, struct map_page **);
57 enum map_type type;63 map_alloc(enum map_type type, const void *buf, in map_alloc()
75 static int map_type; variable425 map_type = type; in set_type()