Home
last modified time | relevance | path

Searched refs:ASI_AIUS (Results 1 - 25 of 47) sorted by relevance

12

/kernel/linux/linux-5.10/arch/sparc/lib/
H A DNGcopy_to_user.S15 #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 DNGcopy_from_user.S15 #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 DGENcopy_to_user.S15 #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 DGENcopy_from_user.S15 #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 DNG2copy_to_user.S23 #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 DNG4copy_to_user.S23 #ifndef ASI_AIUS
24 #define ASI_AIUS 0x11 define
43 cmp %g1, ASI_AIUS; \
H A DNG4copy_from_user.S23 #ifndef ASI_AIUS
24 #define ASI_AIUS 0x11 define
34 cmp %g1, ASI_AIUS; \
H A DM7copy_to_user.S25 #ifndef ASI_AIUS
26 #define ASI_AIUS 0x11 define
46 cmp %g1, ASI_AIUS; \
H A DNG2copy_from_user.S23 #ifndef ASI_AIUS
24 #define ASI_AIUS 0x11 define
39 cmp %g1, ASI_AIUS; \
H A DM7copy_from_user.S24 #ifndef ASI_AIUS
25 #define ASI_AIUS 0x11 define
35 cmp %g1, ASI_AIUS; \
H A DU1copy_to_user.S24 #define STORE(type,src,addr) type##a src, [addr] ASI_AIUS
34 cmp %g1, ASI_AIUS; \
H A DU3copy_to_user.S24 #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 DNGcopy_to_user.S15 #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 DNGcopy_from_user.S15 #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 DGENcopy_to_user.S15 #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 DGENcopy_from_user.S15 #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 DNG2copy_to_user.S23 #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 DM7copy_to_user.S25 #ifndef ASI_AIUS
26 #define ASI_AIUS 0x11 define
46 cmp %g1, ASI_AIUS; \
H A DNG2copy_from_user.S23 #ifndef ASI_AIUS
24 #define ASI_AIUS 0x11 define
39 cmp %g1, ASI_AIUS; \
H A DM7copy_from_user.S24 #ifndef ASI_AIUS
25 #define ASI_AIUS 0x11 define
35 cmp %g1, ASI_AIUS; \
H A DNG4copy_to_user.S23 #ifndef ASI_AIUS
24 #define ASI_AIUS 0x11 define
43 cmp %g1, ASI_AIUS; \
H A DNG4copy_from_user.S23 #ifndef ASI_AIUS
24 #define ASI_AIUS 0x11 define
34 cmp %g1, ASI_AIUS; \
H A DU1copy_to_user.S24 #define STORE(type,src,addr) type##a src, [addr] ASI_AIUS
34 cmp %g1, ASI_AIUS; \
H A DU3copy_to_user.S24 #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 Dswitch_to_64.h24 : : "r" (ASI_AIUS)); \

Completed in 4 milliseconds

12