Home
last modified time | relevance | path

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

/tools/libs/ctrl/
A Dxc_memshr.c122 uint64_t source_handle, in xc_memshr_share_gfns() argument
133 mso.u.share.source_handle = source_handle; in xc_memshr_share_gfns()
145 uint64_t source_handle, in xc_memshr_share_grefs() argument
156 mso.u.share.source_handle = source_handle; in xc_memshr_share_grefs()
168 uint64_t source_handle, in xc_memshr_add_to_physmap() argument
178 mso.u.share.source_handle = source_handle; in xc_memshr_add_to_physmap()
/tools/misc/
A Dxen-memshare.c116 uint64_t source_handle; in main() local
126 source_handle = strtol(argv[7], NULL, 0); in main()
127 R(xc_memshr_share_gfns(xch, source_domid, source_gfn, source_handle, domid, gfn, handle)); in main()
151 uint64_t source_handle; in main() local
160 source_handle = strtol(argv[6], NULL, 0); in main()
161 R(xc_memshr_add_to_physmap(xch, source_domid, source_gfn, source_handle, domid, gfn)); in main()
/tools/include/
A Dxenctrl.h2252 uint64_t source_handle,
2264 uint64_t source_handle,
2281 uint64_t source_handle,

Completed in 9 milliseconds