Searched refs:DO_REST_ALIGNED_DN (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/alpha/lib/ |
H A D | memcpy.c | 63 #define DO_REST_ALIGNED_DN(d,s,n) DO_REST_DN(d,s,n) macro 150 DO_REST_ALIGNED_DN(d,s,n); in __memcpy_aligned_dn()
|
/kernel/linux/linux-6.6/arch/alpha/lib/ |
H A D | memcpy.c | 63 #define DO_REST_ALIGNED_DN(d,s,n) DO_REST_DN(d,s,n) macro 150 DO_REST_ALIGNED_DN(d,s,n); in __memcpy_aligned_dn()
|
Completed in 2 milliseconds