Home
last modified time | relevance | path

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

/openbmc/qemu/system/
H A Dphysmem.c107 typedef struct PhysPageEntry PhysPageEntry; typedef
109 struct PhysPageEntry { struct
126 typedef PhysPageEntry Node[P_L2_SIZE]; argument
144 PhysPageEntry phys_map;
196 PhysPageEntry e; in phys_map_node_alloc()
197 PhysPageEntry *p; in phys_map_node_alloc()
212 static void phys_page_set_level(PhysPageMap *map, PhysPageEntry *lp, in phys_page_set_level()
216 PhysPageEntry *p; in phys_page_set_level()
251 static void phys_page_compact(PhysPageEntry *lp, Node *nodes) in phys_page_compact()
255 PhysPageEntry *p; in phys_page_compact()
[all …]