1 #include <linux/linkage.h>
29 #ifdef HAVE_ARCH_X86_64_SUPPORT
39 leaq 8(%rsp), %rax /* exclude this call. */
62 ENDPROC(perf_regs_load)
76 leal 4(%esp), %eax /* exclude this call. */
90 ENDPROC(perf_regs_load)
94 * We need to provide note.GNU-stack section, saying that we want
95 * NOT executable stack. Otherwise the final linking will assume that
96 * the ELF stack should not be restricted at all and set it RWX.
98 .section .note.GNU-stack,"",@progbits