Home
last modified time | relevance | path

Searched defs:ELF_NGREG (Results 1 – 25 of 33) sorted by relevance

12

/arch/arc/include/uapi/asm/
Delf.h22 #define ELF_NGREG (sizeof(struct user_regs_struct) / sizeof(elf_greg_t)) macro
/arch/openrisc/include/uapi/asm/
Delf.h52 #define ELF_NGREG (sizeof(struct user_regs_struct) / sizeof(elf_greg_t)) macro
/arch/microblaze/include/uapi/asm/
Delf.h49 #define ELF_NGREG (sizeof(struct pt_regs) / sizeof(elf_greg_t)) macro
/arch/unicore32/include/asm/
Delf.h26 #define ELF_NGREG (sizeof(struct pt_regs) / sizeof(elf_greg_t)) macro
/arch/um/sys-ppc/asm/
Delf.h38 #define ELF_NGREG 48 /* includes nip, msr, lr, etc. */ macro
/arch/cris/include/asm/
Delf.h35 #define ELF_NGREG (sizeof (struct user_regs_struct) / sizeof(elf_greg_t)) macro
/arch/mn10300/include/asm/
Delf.h45 #define ELF_NGREG ((sizeof(struct pt_regs) / sizeof(elf_greg_t)) - 1) macro
/arch/score/include/asm/
Delf.h35 #define ELF_NGREG (sizeof(struct pt_regs) / sizeof(elf_greg_t)) macro
/arch/m68k/include/asm/
Delf.h40 #define ELF_NGREG (sizeof(struct user_regs_struct) / sizeof(elf_greg_t)) macro
/arch/frv/include/asm/
Delf.h64 #define ELF_NGREG (sizeof(struct pt_regs) / sizeof(elf_greg_t)) macro
/arch/avr32/include/asm/
Delf.h59 #define ELF_NGREG (sizeof (struct pt_regs) / sizeof (elf_greg_t)) macro
/arch/h8300/include/asm/
Delf.h13 #define ELF_NGREG (sizeof(struct user_regs_struct) / sizeof(elf_greg_t)) macro
/arch/metag/include/asm/
Delf.h58 #define ELF_NGREG (sizeof(struct user_gp_regs) / sizeof(elf_greg_t)) macro
/arch/m32r/include/asm/
Delf.h66 #define ELF_NGREG (sizeof (struct pt_regs) / sizeof(elf_greg_t)) macro
/arch/arm/include/asm/
Delf.h17 #define ELF_NGREG (sizeof (struct pt_regs) / sizeof(elf_greg_t)) macro
/arch/tile/include/asm/
Delf.h30 #define ELF_NGREG (sizeof(struct pt_regs) / sizeof(elf_greg_t)) macro
/arch/alpha/include/asm/
Delf.h64 #define ELF_NGREG 33 macro
/arch/c6x/include/asm/
Delf.h22 #define ELF_NGREG 58 macro
/arch/hexagon/include/asm/
Delf.h98 #define ELF_NGREG (sizeof(elf_gregset_t)/sizeof(unsigned long)) macro
/arch/x86/um/asm/
Delf.h198 #define ELF_NGREG (sizeof (struct user_regs_struct) / sizeof(elf_greg_t)) macro
/arch/sparc/include/asm/
Delf_32.h77 #define ELF_NGREG 38 macro
/arch/arm64/include/asm/
Delf.h29 #define ELF_NGREG (sizeof(struct user_pt_regs) / sizeof(elf_greg_t)) macro
/arch/blackfin/include/asm/
Delf.h28 #define ELF_NGREG (sizeof(struct pt_regs) / sizeof(elf_greg_t)) macro
/arch/mips/kernel/
Dbinfmt_elfn32.c21 #define ELF_NGREG 45 macro
Dbinfmt_elfo32.c21 #define ELF_NGREG 45 macro

12