Home
last modified time | relevance | path

Searched refs:_size (Results 1 – 5 of 5) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/public/hvm/
A Dsave.h94 # define HVM_SAVE_FIX_COMPAT(_x, _dst, _size) __HVM_SAVE_FIX_COMPAT_##_x(_dst, _size) argument
/xen-4.10.0-shim-comet/tools/libxc/include/
A Dxenctrl.h337 …e xc_hypercall_buffer_alloc(_xch, _name, _size) xc__hypercall_buffer_alloc(_xch, HYPERCALL_BUFFER(… argument
373 #define xc_hypercall_buffer_array_alloc(_xch, _array, _index, _name, _size) \ argument
374 xc__hypercall_buffer_array_alloc(_xch, _array, _index, HYPERCALL_BUFFER(_name), _size)
377 #define xc_hypercall_buffer_array_get(_xch, _array, _index, _name, _size) \ argument
/xen-4.10.0-shim-comet/docs/specs/
A Dlibxc-migration-stream.pandoc308 page\_data page\_size octets of uncompressed page contents for each
/xen-4.10.0-shim-comet/docs/misc/
A Dxen-command-line.markdown360 ### conring\_size
1675 ### tbuf\_size
1693 pages) must also be specified via the tbuf\_size parameter.
/xen-4.10.0-shim-comet/xen/arch/x86/x86_emulate/
A Dx86_emulate.c910 #define insn_fetch_bytes(_size) \ argument
912 state->ip += (_size); /* real hardware doesn't truncate */ \
916 rc = ops->insn_fetch(x86_seg_cs, _ip, &_x, (_size), ctxt); \

Completed in 22 milliseconds