Home | History | Annotate | Download | only in drd

Lines Matching refs:BITS_PER_UWORD

77    tl_assert((1 << BITS_PER_BITS_PER_UWORD) == BITS_PER_UWORD);
1193 for (b = 0; b < BITS_PER_UWORD; b++)
1200 Addr const a = make_address(bm2l->addr, k * BITS_PER_UWORD | b);