Home
last modified time | relevance | path

Searched refs:padding (Results 1 – 13 of 13) sorted by relevance

/xen/tools/python/xen/migration/
A Dlibxl.py130 padding = content[length:]
131 if padding != b"\x00" * len(padding):
A Dlibxc.py234 padding = content[length:]
235 if padding != b"\x00" * len(padding):
/xen/xen/include/asm-x86/
A Dalternative-asm.h39 #define decl_orig(insn, padding) \ argument
41 .L\@_diff = padding; \
A Dalternative.h47 #define OLDINSTR(oldinstr, padding) \ argument
49 ".LXEN%=_diff = " padding "\n\t" \
/xen/docs/specs/
A Dlibxl-migration-stream.pandoc108 | | padding (0 to 7 octets) |
136 padding 0 to 7 octets of zeros to pad the whole record to a multiple
264 | control_id | padding |
A Dlibxc-migration-stream.pandoc192 | | padding (0 to 7 octets) |
240 padding 0 to 7 octets of zeros to pad the whole record to a multiple
/xen/xen/include/public/
A Ddomctl.h419 uint32_t padding; member
601 uint32_t padding; /* padding for 64-bit aligned structure */ member
/xen/xen/arch/x86/boot/
A Dcmdline.c42 u8 padding; member
/xen/docs/designs/
A Dxenstore-migration.md64 | | padding (0 to 7 octets) |
68 NOTE: padding octets here and in all subsequent format specifications must be
/xen/docs/misc/
A Dlivepatch.pandoc246 Note that every structure has padding. This is added so that the hypervisor
339 * `_pad[7]` adds padding to align to 8 bytes.
589 one uint32_t to determine the sub-operations and one padding field which
609 * `pad` - padding - to be zero.
1265 function entries: The target function (+ trailing padding) must be able
1271 are smaller (without inter-function padding).
1282 runtime check that verifies symbol size (+ padding to next symbols) for
A Dnetif-staging-grants.pandoc109 | padding for tx | unused | | netif_extra_info'
305 Notice the lack of padding, and that is because it's not used on Rx, as Rx
A D9pfs.pandoc268 | in_cons | in_prod | padding |out_cons |out_prod |ring_orde|
A Dpvcalls.pandoc372 - **pad**: padding
947 | in_cons | in_prod |in_error | padding |out_cons |out_prod |out_error|

Completed in 28 milliseconds