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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ia64/
H A Duser.h36 #define EF_SIZE 3072 macro
39 unsigned long regs[EF_SIZE/8+32]; /* integer and fp regs */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-alpha/
H A Dreg.h41 #define EF_SIZE (33*8) macro
44 #define EF_SSIZE (EF_SIZE - HWEF_SIZE)
H A Duser.h34 unsigned long regs[EF_SIZE/8+32]; /* integer and fp regs */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/
H A Duser.h40 unsigned long regs[EF_SIZE / /* integer and fp regs */
H A Dreg.h68 #define EF_SIZE 180 macro
124 #define EF_SIZE 304 /* size in bytes */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/
H A Duser.h40 unsigned long regs[EF_SIZE / /* integer and fp regs */
H A Dreg.h68 #define EF_SIZE 180 macro
124 #define EF_SIZE 304 /* size in bytes */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/sn/sn0/
H A Daddrs.h268 #define CACHE_ERR_ECCFRAME (CACHE_ERR_EFRAME + EF_SIZE)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/sn/sn0/
H A Daddrs.h268 #define CACHE_ERR_ECCFRAME (CACHE_ERR_EFRAME + EF_SIZE)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/kernel/
H A Dprocess.c376 memcpy((char *)dump->regs + EF_SIZE, sw->fp, 32 * 8);

Completed in 80 milliseconds