Home
last modified time | relevance | path

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

/openbmc/qemu/system/
H A Dphysmem.c243 static void phys_page_compact(PhysPageEntry *lp, Node *nodes) in phys_page_compact() function
263 phys_page_compact(&p[i], nodes); in phys_page_compact()
297 phys_page_compact(&d->phys_map, d->map.nodes); in address_space_dispatch_compact()