Searched refs:d0 (Results 1 – 3 of 3) sorted by relevance
| /include/asm-generic/ |
| A D | xor.h | 118 d0 ^= p2[0]; in xor_32regs_2() 156 d0 ^= p2[0]; in xor_32regs_3() 164 d0 ^= p3[0]; in xor_32regs_3() 204 d0 ^= p2[0]; in xor_32regs_4() 212 d0 ^= p3[0]; in xor_32regs_4() 220 d0 ^= p4[0]; in xor_32regs_4() 262 d0 ^= p2[0]; in xor_32regs_5() 270 d0 ^= p3[0]; in xor_32regs_5() 278 d0 ^= p4[0]; in xor_32regs_5() 286 d0 ^= p5[0]; in xor_32regs_5() [all …]
|
| /include/uapi/linux/ |
| A D | mei_uuid.h | 18 #define UUID_LE(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \ argument 23 (d0), (d1), (d2), (d3), (d4), (d5), (d6), (d7) }})
|
| /include/linux/ |
| A D | uuid.h | 23 #define GUID_INIT(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \ argument 28 (d0), (d1), (d2), (d3), (d4), (d5), (d6), (d7) }}) 30 #define UUID_INIT(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \ argument 35 (d0), (d1), (d2), (d3), (d4), (d5), (d6), (d7) }})
|
Completed in 7 milliseconds