Searched refs:xc_domain_cacheflush (Results 1 – 5 of 5) sorted by relevance
| /tools/libs/ctrl/ |
| A D | xc_private.c | 463 xc_domain_cacheflush(xch, domid, dst_pfn, 1); in xc_copy_to_domain_page() 479 xc_domain_cacheflush(xch, domid, dst_pfn, num); in xc_clear_domain_pages()
|
| A D | xc_domain.c | 45 int xc_domain_cacheflush(xc_interface *xch, uint32_t domid, in xc_domain_cacheflush() function
|
| /tools/libs/guest/ |
| A D | xg_dom_boot.c | 306 xc_domain_cacheflush(xch, domid, gnttab_gfn, 1); in compat_gnttab_seed()
|
| A D | xg_dom_core.c | 653 xc_domain_cacheflush(dom->xch, dom->guest_domid, phys->first, phys->count); in xc_dom_unmap_one()
|
| /tools/include/ |
| A D | xenctrl.h | 2651 int xc_domain_cacheflush(xc_interface *xch, uint32_t domid,
|
Completed in 28 milliseconds