Home
last modified time | relevance | path

Searched refs:NUM_GPRS (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-gpr.S12 #define NUM_GPRS (32 - FIRST_GPR) define
13 #define STACK_SIZE (NUM_GPRS * GPR_SIZE)
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dcompat_signal.c76 for (i = 0; i < NUM_GPRS; i++) in save_sigregs32()
114 for (i = 0; i < NUM_GPRS; i++) in restore_sigregs32()
127 __u32 gprs_high[NUM_GPRS]; in save_sigregs_ext32()
132 for (i = 0; i < NUM_GPRS; i++) in save_sigregs_ext32()
155 __u32 gprs_high[NUM_GPRS]; in restore_sigregs_ext32()
163 for (i = 0; i < NUM_GPRS; i++) in restore_sigregs_ext32()
H A Dcompat_ptrace.h23 u32 gprs[NUM_GPRS];
H A Dptrace.c1493 for (i = 0; i < NUM_GPRS; i++, gprs_high += 2) in s390_compat_regs_high_get()
1656 static const char *gpr_names[NUM_GPRS] = {
1663 if (offset >= NUM_GPRS) in regs_get_register()
1676 if (offset >= NUM_GPRS) in regs_query_register_offset()
1683 if (offset >= NUM_GPRS) in regs_query_register_name()
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dcompat_signal.c77 for (i = 0; i < NUM_GPRS; i++) in save_sigregs32()
115 for (i = 0; i < NUM_GPRS; i++) in restore_sigregs32()
128 __u32 gprs_high[NUM_GPRS]; in save_sigregs_ext32()
133 for (i = 0; i < NUM_GPRS; i++) in save_sigregs_ext32()
156 __u32 gprs_high[NUM_GPRS]; in restore_sigregs_ext32()
164 for (i = 0; i < NUM_GPRS; i++) in restore_sigregs_ext32()
H A Dcompat_ptrace.h23 u32 gprs[NUM_GPRS];
H A Dptrace.c1389 for (i = 0; i < NUM_GPRS; i++, gprs_high += 2) in s390_compat_regs_high_get()
1552 static const char *gpr_names[NUM_GPRS] = {
1559 if (offset >= NUM_GPRS) in regs_get_register()
1572 if (offset >= NUM_GPRS) in regs_query_register_offset()
1579 if (offset >= NUM_GPRS) in regs_query_register_name()
/kernel/linux/linux-5.10/arch/s390/include/uapi/asm/
H A Dptrace.h169 #define NUM_GPRS 16 macro
284 unsigned long gprs[NUM_GPRS];
296 unsigned long gprs[NUM_GPRS];
442 unsigned long gprs[NUM_GPRS];
/kernel/linux/linux-6.6/arch/s390/include/uapi/asm/
H A Dptrace.h229 #define NUM_GPRS 16 macro
282 unsigned long gprs[NUM_GPRS];
294 unsigned long gprs[NUM_GPRS];
440 unsigned long gprs[NUM_GPRS];
/kernel/linux/linux-5.10/tools/arch/s390/include/uapi/asm/
H A Dptrace.h169 #define NUM_GPRS 16 macro
284 unsigned long gprs[NUM_GPRS];
296 unsigned long gprs[NUM_GPRS];
442 unsigned long gprs[NUM_GPRS];
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dcompat.h56 u32 gprs[NUM_GPRS];
62 u32 gprs_high[NUM_GPRS];
H A Dptrace.h118 unsigned long gprs[NUM_GPRS];
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dcompat.h74 u32 gprs[NUM_GPRS];
80 u32 gprs_high[NUM_GPRS];
H A Dptrace.h82 unsigned long gprs[NUM_GPRS];

Completed in 13 milliseconds