Home
last modified time | relevance | path

Searched refs:sequence (Results 1 – 25 of 29) sorted by relevance

12

/xen/xen/common/xz/
A Ddec_stream.c33 } 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 Ddec_lzma2.c226 } 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 D70compiler_warnings.diff4 [ 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 D61btrfs.diff500 + /* 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 D10graphics.diff2036 - 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 Dvtpm_disk.h57 be64_t sequence; member
192 uint64_t sequence; member
A Dvtpm_disk.c35 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 Ddisk_format.h96 be64_t sequence; member
A Ddisk_read.c404 dst->sequence = be64_native(root->v.sequence); in load_root_pre()
586 if (mgr1 && mgr2 && mgr2->sequence > mgr1->sequence) { in vtpm_load_disk()
A Ddisk_write.c331 root.v.sequence = native_be64(mgr->sequence); in disk_write_root_sector()
A Dvtpm_cmd_handler.c344 group->details.sequence = native_be64(g_mgr->sequence); in vtpmmgr_GroupNew()
/xen/xen/arch/arm/
A DKconfig127 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 Dsilicon-errata.txt20 treatment in the hypervisor. For example, avoiding a particular sequence
/xen/docs/designs/
A Dargo.pandoc153 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 Dhypercall-abi.rst52 The exact sequence of instructions required to issue a hypercall differs
/xen/docs/man/
A Dxen-pv-channel.7.pod75 the sequence of events would be: (assuming a Linux domU)
A Dxl-network-configuration.5.pod55 Generate a random sequence of 6 byte, set the locally administered
A Dxen-tscmode.7.pod131 sometimes used as a random number or a unique sequence identifier,
/xen/docs/features/
A Ddom0less.pandoc127 A user is allowed to configure the key sequence to switch input.
/xen/xen/arch/x86/acpi/
A Dboot.c305 hpet_blockid = hpet_tbl->sequence; in acpi_parse_hpet()
/xen/xen/include/acpi/
A Dactbl2.h444 u8 sequence; /* HPET sequence number */ member
/xen/docs/specs/
A Dlibxl-migration-stream.pandoc216 Xenstore key/value data are encoded as a packed sequence of (key, value)
A Dlibxc-migration-stream.pandoc66 The main part of the format is a sequence of different _records_.
/xen/docs/misc/
A Dstubdom.txt59 Toolstack can issue command through xenstore. The sequence is (from toolstack POV):
/xen/tools/firmware/vgabios/
A Dclext.c1558 ;; Windows Vista appears to be emulating this sequence as part of changing
1560 ;; Instead, use a magic register sequence to write the whole bank.

Completed in 34 milliseconds

12