Lines Matching full:may

14 …These APIs may only be provided by certain platforms, and may not be available to all virtual mach…
15 …even on supported platforms. Restrictions on the use of these APIs may be imposed in order to supp…
20 …high speed processoring of database-centric operations. The coprocessors may support one or more of
22 functionality offered may vary by virtual machine implementation.
32 …Guest software may implement a software timeout on CCB operations, and if the timeout is exceeded,…
33 …operation may be cancelled or killed via the ccb_kill API function. It is recommended for guest so…
34 …to implement a software timeout to account for certain RAS errors which may result in lost CCBs. I…
36 …killing it in order to determine if the CCB is still in queue, or may have been lost due to a RAS …
38 …There is no fixed limit on the number of outstanding CCBs guest software may have queued in the vi…
49 The query functionality may vary based on the compatibility property of the virtual device:
108 … Version 0 and 1 CCBs are available. Only version 0 CCBs may use Huffman encoded data, whereas only
109 version 1 CCBs may use OZIP.
112 …The DAX virtual device has multiple interrupts associated with it which may be used by the guest if
115 …node indicates N interrupts available, the guest may use any value from 0 to N - 1 (inclusive) in …
119 …The interrupts may be bound and managed using the standard sun4v device interrupts API (Chapter 16,
212 A CCB may only be conditional on exactly one CCB, however, a CCB may be marked both Conditional
218 memory. The Pipeline flag is advisory and may be dropped.
240may be resubmitted after inserting the translation, or the address may be translated by guest soft…
245 … Data for query commands may be encoded in multiple possible formats. The data query commands use a
333 …Bit-wise input data streams may have any alignment within the base addressed byte. The offset, spe…
373 … On platforms which support ADI, the ADI version number may be specified for each separate memory
383 …subsequent data chunks may not be detected, so guest software should be careful to use page size c…
392 …that is not supported may result in the CCB submission being rejected or the generation of a CCB p…
732 …The maximum table index size allowed is 15 bits, however, larger input elements may be used to pro…
804 except Primary Input Length Format may not use the 0x0 value)
909 …the virtual machine, simply updates the completion area with its execution status. The CCB may have
916 … shared hardware resources may cause the sync command to wait for longer than the minimum required
983 … 0x2 Command ran and failed (partial results may be been
985 … 0x3 Command ran and was killed (partial execution may
1029 CCBs which complete with status 0x2 or 0x3 may produce partial results and/or side effects due to p…
1030 execution of the CCB command. Some valid data may be accessible depending on the fault type, howeve…
1038 A CCB decoding error indicates that the CCB contained some invalid field values. It may be also be
1043 partial results may have been written to the destination buffer. The CCB can be resubmitted with a …
1058 … limit set by the virtual machine. The command may have produced some or no output. The CCB may be
1068 … Some CCBs which encounter hardware errors may be resubmitted without change. Persistent hardware
1069 …errors may result in multiple failures until RAS software can identify and isolate the faulty comp…
1076 …by guest software. The time units may also vary by hardware platform, and should not be construed …
1109 two. Virtual machines implementations may reject submissions which do not adhere to that alignment.
1119 A guest may choose to submit addresses used in this API function, including the CCB array address,
1179 … high coprocessor load may make this impractical, however, and require submitting without the flag.
1211 … CCBs may not have been enqueued due to internal virtual machine limitations,
1212 and may be resubmitted without changes.
1221 it to abandon processing before it was complete. Some CCBs may have been
1222 successfully enqueued prior to the block, and all remaining CCBs may be
1227 CCBs, is not valid for the guest. Some CCBs may have been enqueued prior
1231 or TSB contents. The submission may be retried after adding the required
1234 the number of times the translation may fail, and it is recommended all guests
1236 translation is returned as status data in ret2. Some CCBs may have been
1240 will be detected during submission, and some may be reported as errors in the
1241 completion area instead. Some CCBs may have been enqueued prior to the
1242 error being detected. This error may be returned if the CCB version is invalid.
1251 CCBs may have been enqueued prior to the error being detected.
1253 restricted operation availability may apply only to the first unsuccessfully
1254 submitted CCB, or may apply to a larger scope. The status should not be
1312 …S 2 The CCB has been fetched and is currently being executed. It may still
1315 … appear to have been executed. This may occur if the CCB was lost
1316 … due to a hardware error, or the CCB may not have been successfully
1320 … Some platforms may not be able to report CCBs that are currently being processed, and therefore
1330 … other CCBs ahead of the requested CCB, to provide a relative estimate of when the CCB may execute.
1371 … it, and the completion area will never be updated. The same CCB may
1377 … partial results may have been produced. Partial results may include full
1388 … appear to have been executed. This may occur if the CCB was lost
1389 … due to a hardware error, or the CCB may not have been successfully
1396 … target CCB may contain status (4,0) "Command was skipped" instead of (3,7) "Command was killed".
1398 …If the pipeline source CCB is killed, the pipeline target CCB's completion status may read (1,0) "…