Home
last modified time | relevance | path

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

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