Searched refs:BLOCKMASK (Results 1 – 1 of 1) sorted by relevance
58 #define BLOCKMASK 63 /* (BLOCKSIZE - 1) */ macro60 #if (1 << BLOCKSHIFT) != BLOCKSIZE || BLOCKMASK != (BLOCKSIZE - 1)95 testl $BLOCKMASK, %edi /* address must be BLOCKSIZE aligned */99 testq $BLOCKMASK, %rsi /* .. and be a multiple of BLOCKSIZE */