/xen/xen/common/xz/ |
A D | dec_stream.c | 33 } sequence; member 103 } sequence; member 307 switch (s->index.sequence) { in dec_index() 560 switch (s->sequence) { in dec_main() 580 s->sequence = SEQ_BLOCK_START; in dec_main() 594 s->sequence = SEQ_INDEX; in dec_main() 607 s->sequence = SEQ_BLOCK_HEADER; in dec_main() 644 s->sequence = SEQ_BLOCK_CHECK; in dec_main() 658 s->sequence = SEQ_BLOCK_START; in dec_main() 688 s->sequence = SEQ_INDEX_CRC32; in dec_main() [all …]
|
A D | dec_lzma2.c | 226 } sequence; member 937 switch (s->lzma2.sequence) { in xz_dec_lzma2_run() 1010 s->lzma2.sequence = SEQ_COMPRESSED_0; in xz_dec_lzma2_run() 1019 s->lzma2.sequence = SEQ_UNCOMPRESSED_2; in xz_dec_lzma2_run() 1025 s->lzma2.sequence = SEQ_COMPRESSED_0; in xz_dec_lzma2_run() 1031 s->lzma2.sequence = SEQ_COMPRESSED_1; in xz_dec_lzma2_run() 1044 s->lzma2.sequence = SEQ_LZMA_PREPARE; in xz_dec_lzma2_run() 1056 s->lzma2.sequence = SEQ_LZMA_RUN; in xz_dec_lzma2_run() 1084 s->lzma2.sequence = SEQ_CONTROL; in xz_dec_lzma2_run() 1100 s->lzma2.sequence = SEQ_CONTROL; in xz_dec_lzma2_run() [all …]
|
/xen/stubdom/grub.patches/ |
A D | 70compiler_warnings.diff | 4 [ 1234s] E: xen sequence-point ../grub-upstream/netboot/fsys_tftp.c:213 5 [ 1234s] E: xen sequence-point ../grub-upstream/netboot/main.c:444
|
A D | 61btrfs.diff | 500 + /* modification sequence number for NFS */ 501 + __le64 sequence; 542 + __le64 sequence; 934 +BTRFS_SETGET_FUNCS(inode_sequence, struct btrfs_inode_item, sequence, 64); 1111 +BTRFS_SETGET_FUNCS(root_ref_sequence, struct btrfs_root_ref, sequence, 64);
|
A D | 10graphics.diff | 2036 - boot sequence, \'c\' for a command-line, \'o\' to open a new line\n\ 2040 + boot sequence, \'c\' for a command-line, \'o\' to open a new line\n\
|
/xen/stubdom/vtpmmgr/ |
A D | vtpm_disk.h | 57 be64_t sequence; member 192 uint64_t sequence; member
|
A D | vtpm_disk.c | 35 mgr->sequence++; in vtpm_sync_disk() 121 uint64_t seq = be64_native(group->details.sequence); in vtpm_sync_group() 127 group->details.sequence = native_be64(1 + seq); in vtpm_sync_group()
|
A D | disk_format.h | 96 be64_t sequence; member
|
A D | disk_read.c | 404 dst->sequence = be64_native(root->v.sequence); in load_root_pre() 586 if (mgr1 && mgr2 && mgr2->sequence > mgr1->sequence) { in vtpm_load_disk()
|
A D | disk_write.c | 331 root.v.sequence = native_be64(mgr->sequence); in disk_write_root_sector()
|
A D | vtpm_cmd_handler.c | 344 group->details.sequence = native_be64(g_mgr->sequence); in vtpmmgr_GroupNew()
|
/xen/xen/arch/arm/ |
A D | Kconfig | 127 This option adds an alternative code sequence to work around ARM 149 This option adds an alternative code sequence to work around ARM 172 This option adds an alternative code sequence to work around ARM 176 If the processor is executing a load and store exclusive sequence at 194 This option adds an alternative code sequence to work around ARM 213 This option adds an alternative code sequence to work around ARM
|
/xen/docs/misc/arm/ |
A D | silicon-errata.txt | 20 treatment in the hypervisor. For example, avoiding a particular sequence
|
/xen/docs/designs/ |
A D | argo.pandoc | 153 An alternative valid sequence is: 158 This second sequence grants write access to _all_ of the `argo_ring_info` 163 Another alternative valid sequence is: 289 model is in ensuring that the sequence of locks acquired within nested 294 the execution path, the full sequence of locks acquired, accesses performed,
|
/xen/docs/guest-guide/x86/ |
A D | hypercall-abi.rst | 52 The exact sequence of instructions required to issue a hypercall differs
|
/xen/docs/man/ |
A D | xen-pv-channel.7.pod | 75 the sequence of events would be: (assuming a Linux domU)
|
A D | xl-network-configuration.5.pod | 55 Generate a random sequence of 6 byte, set the locally administered
|
A D | xen-tscmode.7.pod | 131 sometimes used as a random number or a unique sequence identifier,
|
/xen/docs/features/ |
A D | dom0less.pandoc | 127 A user is allowed to configure the key sequence to switch input.
|
/xen/xen/arch/x86/acpi/ |
A D | boot.c | 305 hpet_blockid = hpet_tbl->sequence; in acpi_parse_hpet()
|
/xen/xen/include/acpi/ |
A D | actbl2.h | 444 u8 sequence; /* HPET sequence number */ member
|
/xen/docs/specs/ |
A D | libxl-migration-stream.pandoc | 216 Xenstore key/value data are encoded as a packed sequence of (key, value)
|
A D | libxc-migration-stream.pandoc | 66 The main part of the format is a sequence of different _records_.
|
/xen/docs/misc/ |
A D | stubdom.txt | 59 Toolstack can issue command through xenstore. The sequence is (from toolstack POV):
|
/xen/tools/firmware/vgabios/ |
A D | clext.c | 1558 ;; Windows Vista appears to be emulating this sequence as part of changing 1560 ;; Instead, use a magic register sequence to write the whole bank.
|