Searched refs:set_xen_guest_handle_offset (Results 1 – 3 of 3) sorted by relevance
/xen/tools/libxc/ |
A D | xc_rt.c | 88 set_xen_guest_handle_offset(domctl.u.scheduler_op.u.v.vcpus, vcpus, in xc_sched_rtds_vcpu_set() 122 set_xen_guest_handle_offset(domctl.u.scheduler_op.u.v.vcpus, vcpus, in xc_sched_rtds_vcpu_get()
|
A D | xc_misc.c | 314 set_xen_guest_handle_offset(sysctl.u.pcitopoinfo.devs, devs, in xc_pcitopoinfo() 316 set_xen_guest_handle_offset(sysctl.u.pcitopoinfo.nodes, nodes, in xc_pcitopoinfo()
|
/xen/tools/libxc/include/ |
A D | xenctrl.h | 335 #define set_xen_guest_handle_offset(_hnd, _val, _off) \ macro
|
Completed in 10 milliseconds