Searched refs:Hash_msk (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/mm/
H A Dhash_low_32.S279 Hash_msk = (((1 << Hash_bits) - 1) * 64) define
348 xoris r4,r3,Hash_msk>>16 /* compute secondary hash */
375 xoris r4,r3,Hash_msk>>16 /* compute secondary hash */
569 xoris r12,r8,Hash_msk>>16 /* compute secondary hash */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/mm/
H A Dhashtable.S297 Hash_msk = (((1 << Hash_bits) - 1) * 64) define
365 xoris r4,r3,Hash_msk>>16 /* compute secondary hash */
392 xoris r4,r3,Hash_msk>>16 /* compute secondary hash */
577 xoris r12,r8,Hash_msk>>16 /* compute secondary hash */

Completed in 43 milliseconds