Home
last modified time | relevance | path

Searched refs:PhysPageEntry (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/system/
H A Dphysmem.c98 typedef struct PhysPageEntry PhysPageEntry; typedef
100 struct PhysPageEntry { struct
117 typedef PhysPageEntry Node[P_L2_SIZE]; argument
135 PhysPageEntry phys_map;
188 PhysPageEntry e; in phys_map_node_alloc()
189 PhysPageEntry *p; in phys_map_node_alloc()
208 PhysPageEntry *p; in phys_page_set_level()
247 PhysPageEntry *p; in phys_page_compact()
314 PhysPageEntry lp = d->phys_map, *p; in phys_page_find()
3675 PhysPageEntry prev; in mtree_print_dispatch()
[all …]