Home
last modified time | relevance | path

Searched refs:MCOUNT_REG_SIZE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dftrace_64.S26 #define MCOUNT_REG_SIZE (FRAME_SIZE + MCOUNT_FRAME_SIZE) define
94 movq MCOUNT_REG_SIZE-8(%rsp), %rdx
101 movq MCOUNT_REG_SIZE+8+\added(%rsp), %rsi
104 movq MCOUNT_REG_SIZE+\added(%rsp), %rdi
128 addq $MCOUNT_REG_SIZE-\save, %rsp
200 movq MCOUNT_REG_SIZE(%rsp), %rcx
208 leaq MCOUNT_REG_SIZE+8*2(%rsp), %rcx
221 movq %rax, MCOUNT_REG_SIZE(%rsp)
225 movq %rax, MCOUNT_REG_SIZE+8(%rsp)
236 movq %rax, MCOUNT_REG_SIZE
[all...]
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dftrace_64.S28 #define MCOUNT_REG_SIZE (FRAME_SIZE + MCOUNT_FRAME_SIZE) define
96 movq MCOUNT_REG_SIZE-8(%rsp), %rdx
103 movq MCOUNT_REG_SIZE+8+\added(%rsp), %rsi
106 movq MCOUNT_REG_SIZE+\added(%rsp), %rdi
130 addq $MCOUNT_REG_SIZE-\save, %rsp
161 leaq MCOUNT_REG_SIZE+8(%rsp), %rcx
184 movq %rax, MCOUNT_REG_SIZE(%rsp)
223 movq MCOUNT_REG_SIZE(%rsp), %rcx
231 leaq MCOUNT_REG_SIZE+8*2(%rsp), %rcx
248 movq %rax, MCOUNT_REG_SIZE(
[all...]

Completed in 1 milliseconds