Lines Matching full:completion
27 … of the submitted operations reported through a Completion Area linked to each CCB. Each CCB has a
28 …separate Completion Area and, unless execution order is specifically restricted through the use of…
29 …itional flags, the execution order of submitted CCBs is arbitrary. Likewise, the time to completion
197 [1:0] Completion area address type
209 with the Serial flag set. CCBs marked solely with the Serial flag will execute upon the completion …
210 previous Serial CCB, regardless of the completion status of that CCB. The Conditional flag allows C…
214 execute in parallel based on the completion of another CCB.
393 error in the completion area.
413 …The return value of the CCB completion area is invalid. The “number of elements processed” field i…
414 CCB completion area will be valid.
425 uint64_t completion;
467 8 8 Completion
473 completion word. If 0, the lower bits of this completion word
475 [58:6] Completion area address bits [58:6]. Address type is
477 [5:0] Virtual device interrupt number for completion interrupt, if
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.
628 uint64_t completion;
681 8 8 Completion (same fields as Section 36.2.1.2, “Extract command”)
748 …The return value of the CCB completion area contains the number of bits set in the output bit vect…
750 completion area will be valid, indicating the number of input elements processed.
761 uint64_t completion;
801 8 8 Completion (same fields as Section 36.2.1.2, “Extract command”
843 …The return value of the CCB completion area contains the number of bits set in the input bit vecto…
844 …"number of elements processed" field in the CCB completion area will be valid, indicating the numb…
856 uint64_t completion;
898 … 8 8 Completion (same fields as Section 36.2.1.2, “Extract command”
909 …by the virtual machine, simply updates the completion area with its execution status. The CCB may …
919 … The return value of the CCB completion area is invalid for these CCBs. The “number of elements
931 uint64_t completion;
952 8 8 Completion (same fields as Section 36.2.1.2, “Extract command”
955 36.2.2. CCB Completion Area
956 All CCB commands use a common 128-byte Completion Area format, which can be specified by the
976 … The Completion Area must be a 128-byte aligned memory location. The exact layout can be described
1024 The CCB completion area should be treated as read-only by guest software. The CCB execution status
1241 completion area instead. Some CCBs may have been enqueued prior to the
1303 by the 64-byte aligned real address of the CCBs completion area.
1345 EINVAL The CCB completion area contents are not valid.
1360 the 64-byte aligned real address of the CCBs completion area.
1371 … it, and the completion area will never be updated. The same CCB may
1375 … is no longer active in the virtual machine. The CCB completion area
1386 to the completion area.
1395 …e pipeline target CCB is killed but the pipeline source CCB was skipped, the completion area of the
1398 …If the pipeline source CCB is killed, the pipeline target CCB's completion status may read (1,0) "…
1407 EINVAL The CCB completion area contents are not valid.