Searched refs:xc_dom_gnttab_seed (Results 1 – 6 of 6) sorted by relevance
| /tools/libs/guest/ |
| A D | xg_dom_boot.c | 379 int xc_dom_gnttab_seed(xc_interface *xch, uint32_t guest_domid, in xc_dom_gnttab_seed() function 425 return xc_dom_gnttab_seed(dom->xch, dom->guest_domid, is_hvm, in xc_dom_gnttab_init()
|
| A D | xg_sr_restore_x86_hvm.c | 228 rc = xc_dom_gnttab_seed(xch, ctx->domid, true, in x86_hvm_stream_complete()
|
| A D | xg_sr_restore_x86_pv.c | 1137 rc = xc_dom_gnttab_seed(xch, ctx->domid, false, in x86_pv_stream_complete()
|
| /tools/helpers/ |
| A D | init-dom0less.c | 289 rc = xc_dom_gnttab_seed(xch, info->domid, true, in init_domain()
|
| /tools/include/ |
| A D | xenguest.h | 339 int xc_dom_gnttab_seed(xc_interface *xch, uint32_t guest_domid,
|
| /tools/python/xen/lowlevel/xc/ |
| A D | xc.c | 719 if ( xc_dom_gnttab_seed(self->xc_handle, dom, true, in pyxc_gnttab_hvm_seed()
|
Completed in 29 milliseconds