Home
last modified time | relevance | path

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

/qemu/system/
H A Dphysmem.c186 static uint32_t phys_map_node_alloc(PhysPageMap *map, bool leaf) in phys_map_node_alloc() function
214 lp->ptr = phys_map_node_alloc(map, level == 0); in phys_page_set_level()