Lines Matching refs:maps
97 struct xc_dom_x86_mapping maps[MAPPING_MAX]; member
144 map = domx86->maps + domx86->n_mappings; in count_pgtables()
156 map_cmp = domx86->maps + m; in count_pgtables()
199 map_cmp = domx86->maps + m; in count_pgtables()
235 struct xc_dom_x86_mapping *map = domx86->maps + domx86->n_mappings; in alloc_pgtables()
356 map = domx86->maps + m; in get_pg_table_x86()
381 map = domx86->maps + m; in get_pg_prot_x86()
405 map1 = domx86->maps + m1; in setup_pgtables_x86()
413 map2 = domx86->maps + m2; in setup_pgtables_x86()
442 l3pfn = domx86->maps[0].lvls[2].pfn; in setup_pgtables_x86_32_pae()
512 struct xc_dom_x86_mapping *map = domx86->maps + domx86->n_mappings; in alloc_p2m_list_x86_64()
736 start_info->nr_pt_frames = domx86->maps[0].area.pgtables; in start_info_x86_32()
782 start_info->nr_pt_frames = domx86->maps[0].area.pgtables; in start_info_x86_64()