Home
last modified time | relevance | path

Searched defs:b7 (Results 1 – 8 of 8) sorted by relevance

/linux-6.1.9/arch/arm64/crypto/
Daes-neonbs-core.S25 .macro in_bs_ch, b0, b1, b2, b3, b4, b5, b6, b7
41 .macro out_bs_ch, b0, b1, b2, b3, b4, b5, b6, b7
Dsm4-ce-core.S107 #define SM4_CRYPT_BLK8(b0, b1, b2, b3, b4, b5, b6, b7) \ argument
Dsm4-neon-core.S178 #define SM4_CRYPT_BLK8(b0, b1, b2, b3, b4, b5, b6, b7) \ argument
/linux-6.1.9/arch/arm/crypto/
Daes-neonbs-core.S80 .macro in_bs_ch, b0, b1, b2, b3, b4, b5, b6, b7
96 .macro out_bs_ch, b0, b1, b2, b3, b4, b5, b6, b7
/linux-6.1.9/arch/x86/kernel/kprobes/
Dcore.c63 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\ argument
/linux-6.1.9/arch/x86/kernel/
Duprobes.c46 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\ argument
/linux-6.1.9/arch/ia64/include/uapi/asm/
Dptrace.h79 unsigned long b7; /* scratch */ member
/linux-6.1.9/drivers/iio/pressure/
Dbmp280-core.c1526 u32 b4, b7; in bmp180_compensate_press() local