Searched refs:MCOUNT_REG_SIZE (Results 1 – 1 of 1) sorted by relevance
| /arch/x86/kernel/ |
| A D | ftrace_64.S | 96 movq MCOUNT_REG_SIZE-8(%rsp), %rdx 130 addq $MCOUNT_REG_SIZE-\save, %rsp 163 leaq MCOUNT_REG_SIZE+8(%rsp), %rcx 186 movq %rax, MCOUNT_REG_SIZE(%rsp) 226 movq MCOUNT_REG_SIZE(%rsp), %rcx 251 movq %rax, MCOUNT_REG_SIZE(%rsp) 255 movq %rax, MCOUNT_REG_SIZE+8(%rsp) 266 movq %rax, MCOUNT_REG_SIZE-8(%rsp) 289 1: movq MCOUNT_REG_SIZE(%rsp), %rdi 290 movq %rdi, MCOUNT_REG_SIZE-8(%rsp) [all …]
|
Completed in 3 milliseconds