Searched refs:GTF_transfer_committed (Results 1 - 1 of 1) sorted by relevance

/u-boot/include/xen/interface/
H A Dgrant_table.h50 * 2. Observe that !(flags & GTF_transfer_committed). [*]
54 * [*] If GTF_transfer_committed is set then the grant entry is 'committed'.
133 * GTF_transfer_committed: Xen sets this flag to indicate that it is committed
138 * after reading GTF_transfer_committed. Xen will always write the frame
142 #define GTF_transfer_committed (1U << _GTF_transfer_committed) macro

Completed in 38 milliseconds