Home
last modified time | relevance | path

Searched refs:xrfp (Results 1 – 2 of 2) sorted by relevance

/tools/libs/guest/
A Dxg_dom_boot.c324 struct xen_remove_from_physmap xrfp = { in compat_gnttab_hvm_seed() local
338 xrfp.gpfn = scratch_gfn; in compat_gnttab_hvm_seed()
361 (void) xc_memory_op(xch, XENMEM_remove_from_physmap, &xrfp, in compat_gnttab_hvm_seed()
362 sizeof(xrfp)); in compat_gnttab_hvm_seed()
366 rc = xc_memory_op(xch, XENMEM_remove_from_physmap, &xrfp, sizeof(xrfp)); in compat_gnttab_hvm_seed()
/tools/libs/ctrl/
A Dxc_domain.c1066 struct xen_remove_from_physmap xrfp = { in xc_domain_remove_from_physmap() local
1070 return xc_memory_op(xch, XENMEM_remove_from_physmap, &xrfp, sizeof(xrfp)); in xc_domain_remove_from_physmap()

Completed in 13 milliseconds