Searched refs:submap_entry_template_count (Results 1 – 2 of 2) sorted by relevance
1231 unsigned submap_entry_template_count; member
4086 for (unsigned i = 0; i < result->submap_entry_template_count; i++) { in make_vm_config()4101 ASSERT_IS_WITHIN(tmpl->submap.entries, submap_entry_templates, submap_entry_template_count); in make_vm_config()4105 tmpl->submap.entry_count = submap_entry_template_count - submap_index; in make_vm_config()4107 assert(submap_index + tmpl->submap.entry_count <= submap_entry_template_count); in make_vm_config()