/kernel/linux/linux-5.10/arch/sparc/lib/ |
H A D | NGcopy_to_user.S | 15 #ifndef ASI_AIUS 16 #define ASI_AIUS 0x11 define 20 #define STORE(type,src,addr) type##a src, [addr] ASI_AIUS 31 cmp %g1, ASI_AIUS; \
|
H A D | NGcopy_from_user.S | 15 #ifndef ASI_AIUS 16 #define ASI_AIUS 0x11 define 20 #define LOAD(type,addr,dest) type##a [addr] ASI_AIUS, dest 28 cmp %g1, ASI_AIUS; \
|
H A D | GENcopy_to_user.S | 15 #ifndef ASI_AIUS 16 #define ASI_AIUS 0x11 define 20 #define STORE(type,src,addr) type##a src, [addr] ASI_AIUS 30 cmp %g1, ASI_AIUS; \
|
H A D | GENcopy_from_user.S | 15 #ifndef ASI_AIUS 16 #define ASI_AIUS 0x11 define 20 #define LOAD(type,addr,dest) type##a [addr] ASI_AIUS, dest 26 cmp %g1, ASI_AIUS; \
|
H A D | NG2copy_to_user.S | 23 #ifndef ASI_AIUS 24 #define ASI_AIUS 0x11 define 36 #define STORE(type,src,addr) type##a src, [addr] ASI_AIUS 48 cmp %g1, ASI_AIUS; \
|
H A D | NG4copy_to_user.S | 23 #ifndef ASI_AIUS 24 #define ASI_AIUS 0x11 define 43 cmp %g1, ASI_AIUS; \
|
H A D | NG4copy_from_user.S | 23 #ifndef ASI_AIUS 24 #define ASI_AIUS 0x11 define 34 cmp %g1, ASI_AIUS; \
|
H A D | M7copy_to_user.S | 25 #ifndef ASI_AIUS 26 #define ASI_AIUS 0x11 define 46 cmp %g1, ASI_AIUS; \
|
H A D | NG2copy_from_user.S | 23 #ifndef ASI_AIUS 24 #define ASI_AIUS 0x11 define 39 cmp %g1, ASI_AIUS; \
|
H A D | M7copy_from_user.S | 24 #ifndef ASI_AIUS 25 #define ASI_AIUS 0x11 define 35 cmp %g1, ASI_AIUS; \
|
H A D | U1copy_to_user.S | 24 #define STORE(type,src,addr) type##a src, [addr] ASI_AIUS 34 cmp %g1, ASI_AIUS; \
|
H A D | U3copy_to_user.S | 24 #define STORE(type,src,addr) type##a src, [addr] ASI_AIUS 34 cmp %g1, ASI_AIUS; \
|
/kernel/linux/linux-6.6/arch/sparc/lib/ |
H A D | NGcopy_to_user.S | 15 #ifndef ASI_AIUS 16 #define ASI_AIUS 0x11 define 20 #define STORE(type,src,addr) type##a src, [addr] ASI_AIUS 31 cmp %g1, ASI_AIUS; \
|
H A D | NGcopy_from_user.S | 15 #ifndef ASI_AIUS 16 #define ASI_AIUS 0x11 define 20 #define LOAD(type,addr,dest) type##a [addr] ASI_AIUS, dest 28 cmp %g1, ASI_AIUS; \
|
H A D | GENcopy_to_user.S | 15 #ifndef ASI_AIUS 16 #define ASI_AIUS 0x11 define 20 #define STORE(type,src,addr) type##a src, [addr] ASI_AIUS 30 cmp %g1, ASI_AIUS; \
|
H A D | GENcopy_from_user.S | 15 #ifndef ASI_AIUS 16 #define ASI_AIUS 0x11 define 20 #define LOAD(type,addr,dest) type##a [addr] ASI_AIUS, dest 26 cmp %g1, ASI_AIUS; \
|
H A D | NG2copy_to_user.S | 23 #ifndef ASI_AIUS 24 #define ASI_AIUS 0x11 define 36 #define STORE(type,src,addr) type##a src, [addr] ASI_AIUS 48 cmp %g1, ASI_AIUS; \
|
H A D | M7copy_to_user.S | 25 #ifndef ASI_AIUS 26 #define ASI_AIUS 0x11 define 46 cmp %g1, ASI_AIUS; \
|
H A D | NG2copy_from_user.S | 23 #ifndef ASI_AIUS 24 #define ASI_AIUS 0x11 define 39 cmp %g1, ASI_AIUS; \
|
H A D | M7copy_from_user.S | 24 #ifndef ASI_AIUS 25 #define ASI_AIUS 0x11 define 35 cmp %g1, ASI_AIUS; \
|
H A D | NG4copy_to_user.S | 23 #ifndef ASI_AIUS 24 #define ASI_AIUS 0x11 define 43 cmp %g1, ASI_AIUS; \
|
H A D | NG4copy_from_user.S | 23 #ifndef ASI_AIUS 24 #define ASI_AIUS 0x11 define 34 cmp %g1, ASI_AIUS; \
|
H A D | U1copy_to_user.S | 24 #define STORE(type,src,addr) type##a src, [addr] ASI_AIUS 34 cmp %g1, ASI_AIUS; \
|
H A D | U3copy_to_user.S | 24 #define STORE(type,src,addr) type##a src, [addr] ASI_AIUS 34 cmp %g1, ASI_AIUS; \
|
/kernel/linux/linux-6.6/arch/sparc/include/asm/ |
H A D | switch_to_64.h | 24 : : "r" (ASI_AIUS)); \
|