Home
last modified time | relevance | path

Searched refs:sh32 (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/arch/mips/include/asm/
Dchecksum.h133 const unsigned int sh32 = IS_ENABLED(CONFIG_64BIT) ? 32 : 0; in csum_tcpudp_nofold() local
161 tmp = sum << sh32; in csum_tcpudp_nofold()
164 osum += sum >> sh32; in csum_tcpudp_nofold()