Searched refs:EXECINSTR (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/sparc/lib/ |
H A D | memset.S | 17 #define EXECINSTR #execinstr macro 20 .section .fixup,ALLOC,EXECINSTR; \ 32 .section .fixup,ALLOC,EXECINSTR; \
|
H A 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; \
|
H A D | checksum_32.S | 149 #define EXECINSTR #execinstr macro
|