Searched refs:xc_domain_populate_physmap_exact (Results 1 – 10 of 10) sorted by relevance
| /tools/tests/paging-mempool/ |
| A D | test-paging-mempool.c | 83 rc = xc_domain_populate_physmap_exact(xch, domid, 1, 0, 0, physmap); in run_tests()
|
| /tools/libs/ctrl/ |
| A D | xc_vm_event.c | 79 rc1 = xc_domain_populate_physmap_exact(xch, domain_id, 1, 0, 0, in xc_vm_event_enable()
|
| A D | xc_domain.c | 1123 int xc_domain_populate_physmap_exact(xc_interface *xch, in xc_domain_populate_physmap_exact() function
|
| /tools/tests/resource/ |
| A D | test-resource.c | 239 rc = xc_domain_populate_physmap_exact( in test_domain_configurations()
|
| /tools/libs/guest/ |
| A D | xg_dom_x86.c | 641 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 D | xg_dom_arm.c | 63 rc = xc_domain_populate_physmap_exact( in alloc_magic_pages()
|
| A D | xg_sr_restore.c | 168 rc = xc_domain_populate_physmap_exact( in populate_pfns()
|
| /tools/helpers/ |
| A D | init-dom0less.c | 34 rc = xc_domain_populate_physmap_exact(xch, info->domid, 1, 0, 0, &p2m); in alloc_xs_page()
|
| /tools/xenpaging/ |
| A D | xenpaging.c | 348 rc = xc_domain_populate_physmap_exact(paging->xc_handle, in xenpaging_init()
|
| /tools/include/ |
| A D | xenctrl.h | 1316 int xc_domain_populate_physmap_exact(xc_interface *xch,
|
Completed in 29 milliseconds