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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ia64/
H A Duser.h36 #define EF_SIZE 3072 macro
39 unsigned long regs[EF_SIZE/8+32]; /* integer and fp regs */
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ia64/
H A Duser.h36 #define EF_SIZE 3072 macro
39 unsigned long regs[EF_SIZE/8+32]; /* integer and fp regs */
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-alpha/
H A Dreg.h41 #define EF_SIZE (33*8) macro
44 #define EF_SSIZE (EF_SIZE - HWEF_SIZE)
H A Duser.h33 unsigned long regs[EF_SIZE/8+32]; /* integer and fp regs */
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-alpha/
H A Dreg.h41 #define EF_SIZE (33*8) macro
44 #define EF_SSIZE (EF_SIZE - HWEF_SIZE)
H A Duser.h33 unsigned long regs[EF_SIZE/8+32]; /* integer and fp regs */
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips/
H A Dreg.h64 #define EF_SIZE 180 /* size in bytes */ macro
H A Duser.h33 unsigned long regs[EF_SIZE/4+64]; /* integer and fp regs */
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips64/
H A Dreg.h65 #define EF_SIZE 304 /* size in bytes */ macro
H A Duser.h40 unsigned long regs[EF_SIZE/8+64]; /* integer and fp regs */
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/
H A Dreg.h64 #define EF_SIZE 180 /* size in bytes */ macro
H A Duser.h33 unsigned long regs[EF_SIZE/4+64]; /* integer and fp regs */
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips64/
H A Dreg.h65 #define EF_SIZE 304 /* size in bytes */ macro
H A Duser.h40 unsigned long regs[EF_SIZE/8+64]; /* integer and fp regs */
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm/
H A Dreg.h64 #define EF_SIZE 180 /* size in bytes */ macro
H A Duser.h33 unsigned long regs[EF_SIZE/4+64]; /* integer and fp regs */
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm/
H A Dreg.h64 #define EF_SIZE 180 /* size in bytes */ macro
H A Duser.h33 unsigned long regs[EF_SIZE/4+64]; /* integer and fp regs */
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ia64/sn/sn1/
H A Daddrs.h191 #define CACHE_ERR_ECCFRAME (CACHE_ERR_EFRAME + EF_SIZE)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ia64/sn/sn1/
H A Daddrs.h191 #define CACHE_ERR_ECCFRAME (CACHE_ERR_EFRAME + EF_SIZE)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips64/sn/sn0/
H A Daddrs.h286 #define CACHE_ERR_ECCFRAME (CACHE_ERR_EFRAME + EF_SIZE)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips64/sn/sn0/
H A Daddrs.h286 #define CACHE_ERR_ECCFRAME (CACHE_ERR_EFRAME + EF_SIZE)
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/alpha/kernel/
H A Dprocess.c394 memcpy((char *)dump->regs + EF_SIZE, sw->fp, 32 * 8);

Completed in 213 milliseconds