Searched refs:nr_mappings_new (Results 1 – 1 of 1) sorted by relevance
69 int nr_mappings_new; in ump_descriptor_mapping_allocate_mapping() local73 nr_mappings_new = map->current_nr_mappings * 2; in ump_descriptor_mapping_allocate_mapping()80 new_table = descriptor_table_alloc(nr_mappings_new); in ump_descriptor_mapping_allocate_mapping()89 map->current_nr_mappings = nr_mappings_new; in ump_descriptor_mapping_allocate_mapping()