Searched refs:EF_SIZE (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/arch/alpha/include/uapi/asm/
H A Dreg.h41 #define EF_SIZE (33*8) macro
44 #define EF_SSIZE (EF_SIZE - HWEF_SIZE)
/linux-4.4.14/arch/ia64/include/asm/
H A Duser.h36 #define EF_SIZE 3072 /* XXX fix me */ macro
39 unsigned long regs[EF_SIZE/8+32]; /* integer and fp regs */
/linux-4.4.14/arch/mips/include/uapi/asm/
H A Dreg.h160 #define EF_SIZE MIPS32_EF_SIZE macro
202 #define EF_SIZE MIPS64_EF_SIZE macro
/linux-4.4.14/arch/alpha/include/asm/
H A Duser.h34 unsigned long regs[EF_SIZE/8+32]; /* integer and fp regs */
H A Da.out-core.h76 memcpy((char *)dump->regs + EF_SIZE, sw->fp, 32 * 8); aout_dump_thread()
/linux-4.4.14/arch/mips/include/asm/sn/sn0/
H A Daddrs.h268 #define CACHE_ERR_ECCFRAME (CACHE_ERR_EFRAME + EF_SIZE)

Completed in 719 milliseconds