Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arc/include/uapi/asm/
Delf.h22 #define ELF_NGREG (sizeof(struct user_regs_struct) / sizeof(elf_greg_t)) macro
/linux-4.4.14/arch/cris/include/uapi/asm/
Delf_v10.h7 #define ELF_NGREG 35 macro
Delf_v32.h7 #define ELF_NGREG 32 macro
/linux-4.4.14/arch/openrisc/include/uapi/asm/
Delf.h52 #define ELF_NGREG (sizeof(struct user_regs_struct) / sizeof(elf_greg_t)) macro
/linux-4.4.14/arch/microblaze/include/uapi/asm/
Delf.h50 #define ELF_NGREG (sizeof(struct pt_regs) / sizeof(elf_greg_t)) macro
/linux-4.4.14/arch/nios2/include/uapi/asm/
Delf.h53 #define ELF_NGREG 49 macro
/linux-4.4.14/arch/unicore32/include/asm/
Delf.h26 #define ELF_NGREG (sizeof(struct pt_regs) / sizeof(elf_greg_t)) macro
/linux-4.4.14/arch/mn10300/include/asm/
Delf.h45 #define ELF_NGREG ((sizeof(struct pt_regs) / sizeof(elf_greg_t)) - 1) macro
/linux-4.4.14/arch/score/include/asm/
Delf.h35 #define ELF_NGREG (sizeof(struct pt_regs) / sizeof(elf_greg_t)) macro
/linux-4.4.14/arch/m68k/include/asm/
Delf.h40 #define ELF_NGREG (sizeof(struct user_regs_struct) / sizeof(elf_greg_t)) macro
/linux-4.4.14/arch/frv/include/asm/
Delf.h64 #define ELF_NGREG (sizeof(struct pt_regs) / sizeof(elf_greg_t)) macro
/linux-4.4.14/arch/avr32/include/asm/
Delf.h59 #define ELF_NGREG (sizeof (struct pt_regs) / sizeof (elf_greg_t)) macro
/linux-4.4.14/arch/h8300/include/asm/
Delf.h13 #define ELF_NGREG (sizeof(struct user_regs_struct) / sizeof(elf_greg_t)) macro
/linux-4.4.14/arch/tile/include/asm/
Delf.h31 #define ELF_NGREG (sizeof(struct pt_regs) / sizeof(elf_greg_t)) macro
/linux-4.4.14/arch/arm/include/asm/
Delf.h19 #define ELF_NGREG (sizeof (struct pt_regs) / sizeof(elf_greg_t)) macro
/linux-4.4.14/arch/metag/include/asm/
Delf.h58 #define ELF_NGREG (sizeof(struct user_gp_regs) / sizeof(elf_greg_t)) macro
/linux-4.4.14/arch/m32r/include/asm/
Delf.h66 #define ELF_NGREG (sizeof (struct pt_regs) / sizeof(elf_greg_t)) macro
/linux-4.4.14/arch/alpha/include/asm/
Delf.h64 #define ELF_NGREG 33 macro
/linux-4.4.14/arch/c6x/include/asm/
Delf.h22 #define ELF_NGREG 58 macro
/linux-4.4.14/arch/hexagon/include/asm/
Delf.h98 #define ELF_NGREG (sizeof(elf_gregset_t)/sizeof(unsigned long)) macro
/linux-4.4.14/arch/x86/um/asm/
Delf.h198 #define ELF_NGREG (sizeof (struct user_regs_struct) / sizeof(elf_greg_t)) macro
/linux-4.4.14/arch/blackfin/include/asm/
Delf.h28 #define ELF_NGREG (sizeof(struct pt_regs) / sizeof(elf_greg_t)) macro
/linux-4.4.14/arch/sparc/include/asm/
Delf_32.h77 #define ELF_NGREG 38 macro
Delf_64.h120 #define ELF_NGREG 36 macro
/linux-4.4.14/arch/mips/kernel/
Dbinfmt_elfn32.c21 #define ELF_NGREG 45 macro
Dbinfmt_elfo32.c21 #define ELF_NGREG 45 macro
/linux-4.4.14/arch/arm64/include/asm/
Delf.h29 #define ELF_NGREG (sizeof(struct user_pt_regs) / sizeof(elf_greg_t)) macro
/linux-4.4.14/arch/sh/include/asm/
Delf.h76 #define ELF_NGREG (sizeof (struct pt_regs) / sizeof(elf_greg_t)) macro
/linux-4.4.14/arch/x86/include/asm/
Delf.h15 #define ELF_NGREG (sizeof(struct user_regs_struct) / sizeof(elf_greg_t)) macro
/linux-4.4.14/arch/xtensa/include/asm/
Delf.h92 #define ELF_NGREG (sizeof(xtensa_gregset_t) / sizeof(elf_greg_t)) macro
/linux-4.4.14/arch/ia64/include/asm/
Delf.h154 #define ELF_NGREG 128 /* we really need just 72 but let's leave some headroom... */ macro
/linux-4.4.14/arch/parisc/include/asm/
Delf.h296 #define ELF_NGREG 80 /* We only need 64 at present, but leave space macro
/linux-4.4.14/arch/powerpc/include/uapi/asm/
Delf.h92 #define ELF_NGREG 48 /* includes nip, msr, lr, etc. */ macro
/linux-4.4.14/arch/mips/include/asm/
Delf.h175 #define ELF_NGREG 45 macro