Searched refs:xc_domain_populate_physmap (Results 1 – 5 of 5) sorted by relevance
| /tools/libs/guest/ |
| A D | xg_dom_arm.c | 276 nr = xc_domain_populate_physmap(dom->xch, dom->guest_domid, count, in populate_one_size()
|
| A D | xg_dom_x86.c | 1289 rc = xc_domain_populate_physmap(dom->xch, dom->guest_domid, count, in meminit_pv() 1558 done = xc_domain_populate_physmap(xch, domid, nr_extents, in meminit_hvm() 1597 done = xc_domain_populate_physmap(xch, domid, nr_extents, in meminit_hvm()
|
| A D | xg_dom_core.c | 1030 if ( xc_domain_populate_physmap(xch, domid, 1, 0, 0, extents) == 1 ) in populate_acpi_pages()
|
| /tools/libs/ctrl/ |
| A D | xc_domain.c | 1094 int xc_domain_populate_physmap(xc_interface *xch, in xc_domain_populate_physmap() function 1132 err = xc_domain_populate_physmap(xch, domid, nr_extents, in xc_domain_populate_physmap_exact()
|
| /tools/include/ |
| A D | xenctrl.h | 1309 int xc_domain_populate_physmap(xc_interface *xch,
|
Completed in 21 milliseconds