Home
last modified time | relevance | path

Searched refs:source_gfn (Results 1 – 3 of 3) sorted by relevance

/tools/misc/
A Dxen-memshare.c115 unsigned long source_gfn; in main() local
125 source_gfn = strtol(argv[6], NULL, 0); in main()
127 R(xc_memshr_share_gfns(xch, source_domid, source_gfn, source_handle, domid, gfn, handle)); in main()
150 unsigned long source_gfn; in main() local
159 source_gfn = strtol(argv[5], NULL, 0); in main()
161 R(xc_memshr_add_to_physmap(xch, source_domid, source_gfn, source_handle, domid, gfn)); in main()
/tools/libs/ctrl/
A Dxc_memshr.c121 unsigned long source_gfn, in xc_memshr_share_gfns() argument
134 mso.u.share.source_gfn = source_gfn; in xc_memshr_share_gfns()
157 XENMEM_SHARING_OP_FIELD_MAKE_GREF(mso.u.share.source_gfn, source_gref); in xc_memshr_share_grefs()
167 unsigned long source_gfn, in xc_memshr_add_to_physmap() argument
179 mso.u.share.source_gfn = source_gfn; in xc_memshr_add_to_physmap()
/tools/include/
A Dxenctrl.h2251 unsigned long source_gfn,
2280 unsigned long source_gfn,

Completed in 10 milliseconds