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.c1029 static uint16_t phys_section_add(PhysPageMap *map, in phys_section_add() function
1091 phys_section_add(&d->map, &subsection)); in register_subpage()
1098 phys_section_add(&d->map, section)); in register_subpage()
1107 uint16_t section_index = phys_section_add(&d->map, section); in register_multipage()
2706 return phys_section_add(map, &section); in dummy_section()