Home | History | Annotate | Download | only in sandbox

Lines Matching full:prefetch_status

62 // Mutex and condition shared with main program to protect prefetch_status
66 XAuint32 prefetch_status = PREFETCHSTATUS_UNKNOWN;
122 prefetch_status = new_prefetch_status;
581 while (prefetch_status == PREFETCHSTATUS_UNKNOWN) {
585 if (prefetch_status == PREFETCHSTATUS_ERROR) {