Lines Matching +full:input +full:- +full:only

3 Publication date 2017-09-25 08:21
5 Extracted via "pdftotext -f 547 -l 572 -layout sun4v_20170925.pdf"
14 …These APIs may only be provided by certain platforms, and may not be available to all virtual mach…
16 live-migration and other system management activities.
20 …high speed processoring of database-centric operations. The coprocessors may support one or more of
28 …e Completion Area and, unless execution order is specifically restricted through the use of serial-
45 …device node in the guest MD (Section 8.24.17, “Database Analytics Accelerators (DAX) virtual-device
51 36.1.1.1. "ORCL,sun4v-dax" Device Compatibility
54 • No-op/Sync
77 …See Section 36.2.1, “Query CCB Command Formats” for the corresponding CCB input and output formats.
79 Only version 0 CCBs are available.
81 36.1.1.2. "ORCL,sun4v-dax-fc" Device Compatibility
82 … "ORCL,sun4v-dax-fc" is compatible with the "ORCL,sun4v-dax" interface, and includes additional CCB
85 36.1.1.3. "ORCL,sun4v-dax2" Device Compatibility
88 • No-op/Sync
106 …See Section 36.2.1, “Query CCB Command Formats” for the corresponding CCB input and output formats.
108 … Version 0 and 1 CCBs are available. Only version 0 CCBs may use Huffman encoded data, whereas only
114 …guest MD (Section 8.24.17, “Database Analytics Accelerators (DAX) virtual-device node”). If the de…
115 …node indicates N interrupts available, the guest may use any value from 0 to N - 1 (inclusive) in …
136 All CCBs begin with a common 32-bit header.
148 0x00 No Operation (No-op) or Sync
212 A CCB may only be conditional on exactly one CCB, however, a CCB may be marked both Conditional
213 and Serial to allow execution chaining. The flags do NOT allow fan-out chaining, where multiple CCBs
217 the input of the next CCB (the "target" CCB). The target CCB thus does not need to read the input f…
231 …The input of the target CCB must start within 64 bytes of the output of the source CCB or the pipe…
248 encoded data) and secondary data streams (meta-data for the encoded data).
250 36.2.1.1.1. Primary Input Format
252 …The primary input format code is a 4-bit field when it is used. There are 10 primary input formats…
261 input
263 length encoding provided as a secondary input
267 as a secondary input
279 … a secondary input; pointer to the encoding table must be
291 … OZIP (CCB version 1) encoding as a secondary input; pointer to the encoding table must
297input; pointer to the encoding table must be provided
301 36.2.1.1.2. Primary Input Element Size
303 …For primary input data streams with fixed size elements, the element size must be indicated in the…
305 field depends on the input format selected, as listed in the table above.
307 36.2.1.1.3. Secondary Input Format
309 …For primary input data streams which require a secondary input stream, the secondary input stream …
310 …always encoded in a fixed width, bit-packed format. The bits are read from most significant bit to…
311 …significant bit within a byte. There are two encoding options for the secondary input stream data …
314 Secondary Input Description
320 36.2.1.1.4. Secondary Input Element Size
322 Secondary input element size is encoded as a two bit field:
324 Secondary Input Size Description
331 36.2.1.1.5. Input Element Offsets
333 …Bit-wise input data streams may have any alignment within the base addressed byte. The offset, spe…
334 …significant bit to least significant bit, is provided as a fixed 3 bit field for each input type. A
335 …value of 0 indicates that the first input element begins at the most significant bit in the first …
338 This field should be zero for any byte-wise primary input data streams.
349 supported for every command. The format is indicated by a 4-bit field in the CCB:
374 …access type used in the CCB command. ADI checking only occurs when reading data. When writing data,
382 …The ADI value is only guaranteed to be checked on the first 64 bytes of each data access. Mismatch…
402 …Converts an input vector in one format to an output vector in another format. All input format typ…
405 …The only supported output format is a padded, byte-aligned output stream, using output codes 0x0 -
406 …When the specified output element size is larger than the extracted input element size, zeros are …
407 …the extracted input element. First, if the decompressed input size is not a whole number of bytes,…
409 …than the byte padded input element, bytes of value 0 are added based on the Padding Direction bit …
410 …CCB. If the output element size is smaller than the byte-padded input element size, the input elem…
416 The extract CCB is a 64-byte “short format” CCB.
418 …he extract CCB command format can be specified by the following packed C structure for a big-endian
441 … [31:28] Primary Input Format (see Section 36.2.1.1.1, “Primary Input
443 … [27:23] Primary Input Element Size (see Section 36.2.1.1.2, “Primary
444 Input Element Size”)
445 … [22:20] Primary Input Starting Offset (see Section 36.2.1.1.5, “Input
447 … [19] Secondary Input Format (see Section 36.2.1.1.3, “Secondary
448 Input Format”)
449 … [18:16] Secondary Input Starting Offset (see Section 36.2.1.1.5, “Input
459 [15:14] Secondary Input Element Size (see Section 36.2.1.1.4,
460 “Secondary Input Element Size”
479 16 8 Primary Input
486 (checking is only guaranteed to be performed when using API
488 be used as as primary input address bits [59:56].
489 [55:0] Primary input address bits [55:0]. Address type is determined
496 0b'01 Enable flow control (only valid with "ORCL,sun4v-
497 dax-fc" compatible virtual device variants)
511 0b'00 Connect to primary input
512 0b'01 Connect to secondary input
517 only enforced if flow control is enabled in Flow Control field.
532 [25:24] Primary Input Length Format
538 [23:0] Primary Input Length
540 # of primary symbols Number of input elements to process,
543 # of primary bytes Number of input bytes to process,
548 # of primary bits Number of input bits to process,
563 … bits skipped by the Primary Input
566 …32 8 Secondary Input, if used by Primary Input Format. Same fields as Pr…
567 Input.
569 48 8 Output (same fields as Primary Input)
570 56 8 Symbol Table (if used by Primary Input)
577 … (checking is only guaranteed to be performed when using API
585 … address. (Only available when using version 0 CCBs)
587 … address. (Only available when using version 1 CCBs)
592 …The scan commands search a stream of input data elements for values which match the selection crit…
593 …All the input format types are supported. There are multiple formats for the scan commands, allowi…
596 …range commands, the boundary conditions can be specified as greater-than-or-equal-to a value, less-
597 than-or-equal-to a value, or both by using two boundary values.
600 …0xD, and 0xE). For the standard scan command using the bit vector output, for each input element t…
601 …exists one bit in the vector that is set if the input element matched the scan criteria, or clear …
603 …byte of the output stream corresponds to the first element in the input stream. The standard index…
604 …output format contains one array entry for each input element that matched the scan criteria. Each…
612 entry is the index of an input element that matched the scan criteria. An inverted scan command pro…
613 a similar array, but of all the input elements which did NOT match the scan criteria.
615 The return value of the CCB completion area contains the number of input elements found which match
617 field in the CCB completion area will be valid, indicating the number of input elements processed.
619 These commands are 128-byte “long format” CCBs.
621 The scan CCB command format can be specified by the following packed C structure for a big-endian
648 … [31:28] Primary Input Format (see Section 36.2.1.1.1, “Primary Input
650 … [27:23] Primary Input Element Size (see Section 36.2.1.1.2, “Primary
651 Input Element Size”)
652 … [22:20] Primary Input Starting Offset (see Section 36.2.1.1.5, “Input
654 … [19] Secondary Input Format (see Section 36.2.1.1.3, “Secondary
655 Input Format”)
656 … [18:16] Secondary Input Starting Offset (see Section 36.2.1.1.5, “Input
658 [15:14] Secondary Input Element Size (see Section 36.2.1.1.4,
659 “Secondary Input Element Size”
673 operand, minus 1. Values 0xF-0x1E are reserved. A value of
679 operand, minus 1. Values 0xF-0x1E are reserved. A value of
682 16 8 Primary Input (same fields as Section 36.2.1.2, “Extract command”)
684 32 8 Secondary Input, if used by Primary Input Format. Same fields as Primary
685 Input.
687 than 4 bytes, the value is left-aligned to the lowest address bytes.
689 is less than 4 bytes, the value is left-aligned to the lowest address bytes.
690 48 8 Output (same fields as Primary Input)
691 56 8 Symbol Table (if used by Primary Input). Same fields as Section 36.2.1.2,
695 is less than 8 bytes, the valid bytes are left-aligned to the lowest address.
698 operand is less than 8 bytes, the valid bytes are left-aligned to the lowest
702 is less than 12 bytes, the valid bytes are left-aligned to the lowest address.
705 operand is less than 12 bytes, the valid bytes are left-aligned to the lowest
709 is less than 16 bytes, the valid bytes are left-aligned to the lowest address.
712 operand is less than 16 bytes, the valid bytes are left-aligned to the lowest
724 …The translate commands takes an input array of indices, and a table of single bit values indexed b…
726 …the input array. The output should therefore contain exactly one bit per index in the input data s…
728 …ead in the bit table, but will always be less than, or equal to, the number of input elements. Only
729 …a restricted subset of the possible input format types are supported. No variable width or Huffman…
730 … encoded input streams are allowed. The primary input data element size must be 3 bytes or less.
732 …The maximum table index size allowed is 15 bits, however, larger input elements may be used to pro…
734 …used as an index into the bit table. The most significant 9 bits (when using 3-byte input elements…
735 …bit (when using 2-byte input elements) are compared against a fixed 9-bit test value provided in t…
740 …additional processing based on any additional non-index bits remains unchanged, and still forces t…
750 completion area will be valid, indicating the number of input elements processed.
752 These commands are 64-byte “short format” CCBs.
754 … translate CCB command format can be specified by the following packed C structure for a big-endian
785 [31:28] Primary Input Format (see Section 36.2.1.1.1, “Primary Input
787 [27:23] Primary Input Element Size (see Section 36.2.1.1.2, “Primary
788 Input Element Size”)
789 [22:20] Primary Input Starting Offset (see Section 36.2.1.1.5, “Input
791 [19] Secondary Input Format (see Section 36.2.1.1.3, “Secondary
792 Input Format”)
793 [18:16] Secondary Input Starting Offset (see Section 36.2.1.1.5, “Input
795 [15:14] Secondary Input Element Size (see Section 36.2.1.1.4,
796 “Secondary Input Element Size”
800 in the input values, when using 2 or 3 byte input elements.
802 16 8 Primary Input (same fields as Section 36.2.1.2, “Extract command”
804 except Primary Input Length Format may not use the 0x0 value)
805 32 8 Secondary Input, if used by Primary Input Format. Same fields as Primary
806 Input.
808 48 8 Output (same fields as Primary Input)
816 (checking is only guaranteed to be performed when using API
820 CCB header. Address must be 64-byte aligned (CCB version
821 0) or 16-byte aligned (CCB version 1).
834 …The select command filters the primary input data stream by using a secondary input bit vector to …
835 …which input elements to include in the output. For each bit set at a given index N within the bit …
836 …the Nth input element is included in the output. If the bit is not set, the element is not include…
837 …restricted subset of the possible input format types are supported. No variable width or run lengt…
838input streams are allowed, since the secondary input stream is used for the filtering bit vector.
840 …The only supported output format is a padded, byte-aligned output stream. The stream follows the s…
843 …The return value of the CCB completion area contains the number of bits set in the input bit vecto…
845 of input elements processed.
847 The select CCB is a 64-byte “short format” CCB.
849 …The select CCB command format can be specified by the following packed C structure for a big-endian
872 … [31:28] Primary Input Format (see Section 36.2.1.1.1, “Primary Input
874 … [27:23] Primary Input Element Size (see Section 36.2.1.1.2, “Primary
875 Input Element Size”)
876 … [22:20] Primary Input Starting Offset (see Section 36.2.1.1.5, “Input
878 … [19] Secondary Input Format (see Section 36.2.1.1.3, “Secondary
879 Input Format”)
880 … [18:16] Secondary Input Starting Offset (see Section 36.2.1.1.5, “Input
882 … [15:14] Secondary Input Element Size (see Section 36.2.1.1.4,
883 “Secondary Input Element Size”
899 … 16 8 Primary Input (same fields as Section 36.2.1.2, “Extract command”
901 32 8 Secondary Bit Vector Input. Same fields as Primary Input.
903 48 8 Output (same fields as Primary Input)
904 …56 8 Symbol Table (if used by Primary Input). Same fields as Section 36.…
907 36.2.1.6. No-op and Sync commands
908 … The no-op (no operation) command is a CCB which has no processing effect. The CCB, when processed
910 the serial-conditional flags set in order to restrict when it executes.
912 … The sync command is a variant of the no-op command which with restricted execution timing. A sync
913 command CCB will only execute when all previous commands submitted in the same request have
914 …completed. This is stronger than the conditional flag sequencing, which is only dependent on a sin…
922 These commands are 64-byte “short format” CCBs.
924 … The no-op CCB command format can be specified by the following packed C structure for a big-endian
950 CCB functions as a No-op command.
956 All CCB commands use a common 128-byte Completion Area format, which can be specified by the
957 following packed C structure for a big-endian machine:
976 … The Completion Area must be a 128-byte aligned memory location. The exact layout can be described
988 0x5-0xF Reserved
1001 0x4-0x6 Reserved
1006 0xB-0xD Reserved
1009 0x10-0x7F Reserved
1011 0x81-0xFF Reserved
1024 The CCB completion area should be treated as read-only by guest software. The CCB execution status
1027 byte becomes non-zero.
1039 triggered if the CCB output is directed at a non-existent secondary input and the pipelining hint i…
1052 …CCB ends before the input of the pipeline target CCB. Page boundaries are ignored when the pipeline
1057 …Command timeout indicates that the CCB execution began, but did not complete within a pre-determin…
1065 …A data format error indicates that the input data stream did not follow the specified data input f…
1075 …machine queue. The time units are fixed, but unspecified, allowing only relative timing comparisons
1112 successfully consumed from the input CCB array.
1139 [7] All-or-nothing flag
1163 … to load data. ADI checking will still be done when loading real-addressed memory. This bit is only
1176 …The all-or-nothing flag specifies whether the virtual machine should allow partial submissions of …
1177input CCB array. When using CCBs with serial-conditional flags, it is strongly recommended to use
1178 …the all-or-nothing flag to avoid broken conditional chains. Using long CCB chains on a machine und…
1180 …When submitting serial-conditional CCBs without the all-or-nothing flag, guest software must manua…
1181 …implement the serial-conditional behavior at any point where the chain was not submitted in a sing…
1185 …When the all-or-nothing flag is not specified, callers should check the value of length in ret1 to…
1194 length value in ret1 will be a multi-field value defined as follows:
1204 …The API has a reserved input and output register which will be used in subsequent minor versions o…
1224 EBADALIGN CCB array is not on a 64-byte boundary, or the array length is not a multiple
1239 input arguments, such as bad flag values. Note that not all invalid CCB values
1243 ETOOMANY The request was submitted with the all-or-nothing flag set, and the array size is
1253 restricted operation availability may apply only to the first unsuccessfully
1303 by the 64-byte aligned real address of the CCBs completion area.
1329 …The position return value is only valid when the state is ENQUEUED. The value returned is the numb…
1332 … The dax return value is only valid when the state is ENQUEUED. The value returned is the DAX unit
1336 … The queue return value is only valid when the state is ENQUEUED. The value returned is the DAX
1343 EBADALIGN address is not on a 64-byte aligned.
1360 the 64-byte aligned real address of the CCBs completion area.
1405 EBADALIGN address is not on a 64-byte aligned.