Searched refs:NUM_GPRS (Results 1 – 5 of 5) sorted by relevance
12 #define NUM_GPRS 16 macro14 static const char *gpr_names[NUM_GPRS] = {21 return (n >= NUM_GPRS) ? NULL : gpr_names[n]; in get_arch_regstr()
170 #define NUM_GPRS 16 macro297 unsigned long gprs[NUM_GPRS];305 __u32 gprs[NUM_GPRS];312 __u32 gprs_high[NUM_GPRS];325 unsigned long gprs[NUM_GPRS];522 unsigned long gprs[NUM_GPRS];
43 __u32 gprs_high[NUM_GPRS];53 __u32 gprs_high[NUM_GPRS];289 for (i = 0; i < NUM_GPRS; i++) in save_sigregs32()321 for (i = 0; i < NUM_GPRS; i++) in restore_sigregs32()339 __u32 gprs_high[NUM_GPRS]; in save_sigregs_gprs_high()342 for (i = 0; i < NUM_GPRS; i++) in save_sigregs_gprs_high()350 __u32 gprs_high[NUM_GPRS]; in restore_sigregs_gprs_high()356 for (i = 0; i < NUM_GPRS; i++) in restore_sigregs_gprs_high()
22 u32 gprs[NUM_GPRS];
1181 static const char *gpr_names[NUM_GPRS] = {1188 if (offset >= NUM_GPRS) in regs_get_register()1201 if (offset >= NUM_GPRS) in regs_query_register_offset()1208 if (offset >= NUM_GPRS) in regs_query_register_name()