Home
last modified time | relevance | path

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

/arch/s390/include/asm/
Dptrace.h170 #define NUM_GPRS 16 macro
299 unsigned long gprs[NUM_GPRS];
307 __u32 gprs[NUM_GPRS];
325 unsigned long gprs[NUM_GPRS];
469 unsigned long gprs[NUM_GPRS];
/arch/s390/kernel/
Dcompat_ptrace.h42 u32 gprs[NUM_GPRS];
Dcompat_signal.c304 for (i = 0; i < NUM_GPRS; i++) in save_sigregs32()
331 for (i = 0; i < NUM_GPRS; i++) in restore_sigregs32()