Home
last modified time | relevance | path

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

/openbmc/qemu/system/
H A Dphysmem.c974 static uint16_t phys_section_add(PhysPageMap *map, in phys_section_add() function
1036 phys_section_add(&d->map, &subsection)); in register_subpage()
1043 phys_section_add(&d->map, section)); in register_subpage()
1052 uint16_t section_index = phys_section_add(&d->map, section); in register_multipage()
2432 return phys_section_add(map, &section); in dummy_section()