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

/u-boot/include/xen/interface/
H A Dgrant_table.h57 * for this to occur (detect by observing GTF_transfer_completed in
61 * 1. Wait for (ent->flags & GTF_transfer_completed).
135 * it must /not/ modify the grant entry until GTF_transfer_completed is
137 * GTF_transfer_completed: It is safe for the guest to spin-wait on this flag
144 #define GTF_transfer_completed (1U << _GTF_transfer_completed) macro

Completed in 63 milliseconds