Searched refs:CSB_V (Results 1 – 2 of 2) sorted by relevance
48 #define CSB_V (0x80) macro
176 while (!(ACCESS_ONCE(csb->flags) & CSB_V)) { in wait_for_csb()187 if (!(csb->flags & CSB_V)) { in wait_for_csb()