Home
last modified time | relevance | path

Searched refs:SW_REG (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/alpha/kernel/
H A Dptrace.c78 #define SW_REG(reg) \ macro
85 PT_REG( r8), SW_REG( r9), SW_REG( r10), SW_REG( r11),
86 SW_REG( r12), SW_REG( r13), SW_REG( r14), SW_REG( r15),
91 SW_REG(fp[ 0]), SW_REG(f
[all...]
/kernel/linux/linux-5.10/arch/m68k/kernel/
H A Dptrace.c44 #define SW_REG(reg) ((long)&((struct switch_stack *)0)->reg \ macro
55 [5] = SW_REG(d6),
56 [6] = SW_REG(d7),
60 [10] = SW_REG(a3),
61 [11] = SW_REG(a4),
62 [12] = SW_REG(a5),
63 [13] = SW_REG(a6),
/kernel/linux/linux-6.6/arch/alpha/kernel/
H A Dptrace.c77 #define SW_REG(reg) \ macro
86 PT_REG( r8), SW_REG( r9), SW_REG( r10), SW_REG( r11),
87 SW_REG( r12), SW_REG( r13), SW_REG( r14), SW_REG( r15),
/kernel/linux/linux-6.6/arch/m68k/kernel/
H A Dptrace.c45 #define SW_REG(reg) ((long)&((struct switch_stack *)0)->reg \ macro
56 [5] = SW_REG(d6),
57 [6] = SW_REG(d7),
61 [10] = SW_REG(a3),
62 [11] = SW_REG(a4),
63 [12] = SW_REG(a5),
64 [13] = SW_REG(a6),

Completed in 3 milliseconds