Home
last modified time | relevance | path

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

/tools/tests/paging-mempool/
A Dtest-paging-mempool.c83 rc = xc_domain_populate_physmap_exact(xch, domid, 1, 0, 0, physmap); in run_tests()
/tools/libs/ctrl/
A Dxc_vm_event.c79 rc1 = xc_domain_populate_physmap_exact(xch, domain_id, 1, 0, 0, in xc_vm_event_enable()
A Dxc_domain.c1123 int xc_domain_populate_physmap_exact(xc_interface *xch, in xc_domain_populate_physmap_exact() function
/tools/tests/resource/
A Dtest-resource.c239 rc = xc_domain_populate_physmap_exact( in test_domain_configurations()
/tools/libs/guest/
A Dxg_dom_x86.c641 rc = xc_domain_populate_physmap_exact(xch, domid, X86_HVM_NR_SPECIAL_PAGES, in alloc_magic_pages_hvm()
694 rc = xc_domain_populate_physmap_exact(xch, domid, NR_IOREQ_SERVER_PAGES, 0, in alloc_magic_pages_hvm()
1309 rc = xc_domain_populate_physmap_exact(dom->xch, dom->guest_domid, in meminit_pv()
1486 rc = xc_domain_populate_physmap_exact( in meminit_hvm()
1619 rc = xc_domain_populate_physmap_exact( in meminit_hvm()
A Dxg_dom_arm.c63 rc = xc_domain_populate_physmap_exact( in alloc_magic_pages()
A Dxg_sr_restore.c168 rc = xc_domain_populate_physmap_exact( in populate_pfns()
/tools/helpers/
A Dinit-dom0less.c34 rc = xc_domain_populate_physmap_exact(xch, info->domid, 1, 0, 0, &p2m); in alloc_xs_page()
/tools/xenpaging/
A Dxenpaging.c348 rc = xc_domain_populate_physmap_exact(paging->xc_handle, in xenpaging_init()
/tools/include/
A Dxenctrl.h1316 int xc_domain_populate_physmap_exact(xc_interface *xch,

Completed in 29 milliseconds