Home
last modified time | relevance | path

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

/linux-3.4.99/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 */
/linux-3.4.99/arch/alpha/include/asm/
Dreg.h41 #define EF_SIZE (33*8) macro
44 #define EF_SSIZE (EF_SIZE - HWEF_SIZE)
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()
/linux-3.4.99/arch/mips/include/asm/
Dreg.h68 #define EF_SIZE 180 macro
124 #define EF_SIZE 304 /* size in bytes */ macro
Duser.h38 unsigned long regs[EF_SIZE / /* integer and fp regs */
/linux-3.4.99/arch/mips/include/asm/sn/sn0/
Daddrs.h268 #define CACHE_ERR_ECCFRAME (CACHE_ERR_EFRAME + EF_SIZE)