Searched refs:PhysPageMap (Results 1 – 1 of 1) sorted by relevance
128 typedef struct PhysPageMap { struct137 } PhysPageMap; argument145 PhysPageMap map;182 static void phys_map_node_reserve(PhysPageMap *map, unsigned nodes) in phys_map_node_reserve()192 static uint32_t phys_map_node_alloc(PhysPageMap *map, bool leaf) in phys_map_node_alloc()212 static void phys_page_set_level(PhysPageMap *map, PhysPageEntry *lp, in phys_page_set_level()1029 static uint16_t phys_section_add(PhysPageMap *map, in phys_section_add()1061 static void phys_sections_free(PhysPageMap *map) in phys_sections_free()2695 static uint16_t dummy_section(PhysPageMap *map, FlatView *fv, MemoryRegion *mr) in dummy_section()