Searched refs:xc_domain_cacheflush (Results 1 – 5 of 5) sorted by relevance
/xen-4.10.0-shim-comet/tools/libxc/ |
A D | xc_private.c | 437 xc_domain_cacheflush(xch, domid, dst_pfn, 1); in xc_copy_to_domain_page() 453 xc_domain_cacheflush(xch, domid, dst_pfn, num); in xc_clear_domain_pages()
|
A D | xc_dom_boot.c | 311 xc_domain_cacheflush(xch, domid, gnttab_gmfn, 1); in xc_dom_gnttab_seed()
|
A D | xc_dom_core.c | 665 xc_domain_cacheflush(dom->xch, dom->guest_domid, phys->first, phys->count); in xc_dom_unmap_one()
|
A D | xc_domain.c | 70 int xc_domain_cacheflush(xc_interface *xch, uint32_t domid, in xc_domain_cacheflush() function
|
/xen-4.10.0-shim-comet/tools/libxc/include/ |
A D | xenctrl.h | 2608 int xc_domain_cacheflush(xc_interface *xch, uint32_t domid,
|
Completed in 16 milliseconds