Searched refs:SFSTAT_TL_GT_ONE (Results 1 – 2 of 2) sorted by relevance
63 #define SFSTAT_TL_GT_ONE (_AC(1,UL) << SFSTAT_TL_GT_ONE_SHIFT) macro
580 tl1 = (status_encoded & SFSTAT_TL_GT_ONE) ? 1 : 0; in spitfire_access_error()
Completed in 8 milliseconds