Home
last modified time | relevance | path

Searched refs:NUM_GPRS (Results 1 – 6 of 6) sorted by relevance

/arch/s390/include/uapi/asm/
Dptrace.h168 #define NUM_GPRS 16 macro
287 unsigned long gprs[NUM_GPRS];
444 unsigned long gprs[NUM_GPRS];
/arch/s390/kernel/
Dcompat_ptrace.h22 u32 gprs[NUM_GPRS];
Dcompat_signal.c189 for (i = 0; i < NUM_GPRS; i++) in save_sigregs32()
227 for (i = 0; i < NUM_GPRS; i++) in restore_sigregs32()
240 __u32 gprs_high[NUM_GPRS]; in save_sigregs_ext32()
245 for (i = 0; i < NUM_GPRS; i++) in save_sigregs_ext32()
268 __u32 gprs_high[NUM_GPRS]; in restore_sigregs_ext32()
276 for (i = 0; i < NUM_GPRS; i++) in restore_sigregs_ext32()
Dptrace.c1443 static const char *gpr_names[NUM_GPRS] = {
1450 if (offset >= NUM_GPRS) in regs_get_register()
1463 if (offset >= NUM_GPRS) in regs_query_register_offset()
1470 if (offset >= NUM_GPRS) in regs_query_register_name()
/arch/s390/include/asm/
Dptrace.h74 unsigned long gprs[NUM_GPRS];
Dcompat.h88 u32 gprs[NUM_GPRS];
94 u32 gprs_high[NUM_GPRS];