Searched refs:ALLOC (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.10/arch/sparc/lib/ |
D | memset.S | 16 #define ALLOC #alloc macro 20 .section .fixup,ALLOC,EXECINSTR; \ 24 .section __ex_table,ALLOC; \ 31 .section __ex_table,ALLOC; \
|
D | copy_user.S | 22 #define ALLOC #alloc macro 26 .section .fixup,ALLOC,EXECINSTR; \ 30 .section __ex_table,ALLOC; \ 38 .section .fixup,ALLOC,EXECINSTR; \ 43 .section __ex_table,ALLOC; \ 51 .section __ex_table,ALLOC; \ 58 .section __ex_table,ALLOC; \
|
D | checksum_32.S | 148 #define ALLOC #alloc macro 152 .section __ex_table,ALLOC; \ 159 .section __ex_table,ALLOC; \
|
/Linux-v5.10/Documentation/x86/ |
D | exception-tables.rst | 172 > CONTENTS, ALLOC, LOAD, READONLY, CODE 174 > CONTENTS, ALLOC, LOAD, READONLY, CODE 176 > CONTENTS, ALLOC, LOAD, READONLY, DATA 178 > CONTENTS, ALLOC, LOAD, READONLY, DATA 180 > CONTENTS, ALLOC, LOAD, DATA 182 > ALLOC
|