Searched refs:EXECINSTR (Results  1 – 3 of 3) sorted by relevance
| /Linux-v6.6/arch/sparc/lib/ | 
| D | memset.S | 17 #define EXECINSTR #execinstr  macro 20 	.section .fixup,ALLOC,EXECINSTR;	\ 32 	.section .fixup,ALLOC,EXECINSTR;	\
  | 
| D | copy_user.S | 23 #define EXECINSTR #execinstr  macro 33 	.section .fixup,ALLOC,EXECINSTR;	\ 41 	.section .fixup,ALLOC,EXECINSTR;	\ 54 	.section .fixup,ALLOC,EXECINSTR;	\ 61 	.section .fixup,ALLOC,EXECINSTR;	\
  | 
| D | checksum_32.S | 149 #define EXECINSTR #execinstr  macro
  |