Searched refs:ZERO_BIG_BLOCK (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/arch/sparc/lib/ |
H A D | memset.S | 49 #define ZERO_BIG_BLOCK(base, offset, source) \ define 129 ZERO_BIG_BLOCK(%o0, 0x00, %g2) 131 ZERO_BIG_BLOCK(%o0, 0x40, %g2)
|
/kernel/linux/linux-5.10/arch/sparc/lib/ |
H A D | memset.S | 40 #define ZERO_BIG_BLOCK(base, offset, source) \ define 122 ZERO_BIG_BLOCK(%o0, 0x00, %g2) 124 ZERO_BIG_BLOCK(%o0, 0x40, %g2)
|
Completed in 2 milliseconds