Searched refs:_array (Results 1 – 1 of 1) sorted by relevance
| /xen/tools/libxc/include/ |
| A D | xenctrl.h | 382 #define xc_hypercall_buffer_array_alloc(_xch, _array, _index, _name, _size) \ argument 383 xc__hypercall_buffer_array_alloc(_xch, _array, _index, HYPERCALL_BUFFER(_name), _size) 386 #define xc_hypercall_buffer_array_get(_xch, _array, _index, _name, _size) \ argument 387 xc__hypercall_buffer_array_get(_xch, _array, _index, HYPERCALL_BUFFER(_name))
|
Completed in 9 milliseconds