Home | History | Annotate | Download | only in perf

Lines Matching refs:UNALIGNED_BH

2246 #define UNALIGNED_BH(zz)  ((zz) & 0x01f)
2316 while (ISSET_BH(k) && UNALIGNED_BH(k)) k++;
2323 while (!ISSET_BH(k) && UNALIGNED_BH(k)) k++;
2372 #undef UNALIGNED_BH