Searched refs:NBPG (Results 1 - 18 of 18) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/include/asm/
H A Duser.h71 #define NBPG PAGE_SIZE macro
74 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/include/asm/
H A Duser.h75 #define NBPG PAGE_SIZE macro
78 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Duser.h52 #define NBPG PAGE_SIZE macro
56 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/include/asm/
H A Duser.h48 #define NBPG PAGE_SIZE macro
51 #define HOST_STACK_END_ADDR +(u.start_stack + u.u_ssize * NBPG)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Duser.h46 #define NBPG PAGE_SIZE macro
50 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/h8300/include/asm/
H A Duser.h70 #define NBPG PAGE_SIZE macro
73 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/include/asm/
H A Duser.h46 #define NBPG PAGE_SIZE macro
50 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/include/asm/
H A Duser.h59 #define NBPG PAGE_SIZE macro
63 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/asm/
H A Duser.h61 #define NBPG PAGE_SIZE macro
65 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/include/asm/
H A Duser.h46 #define NBPG PAGE_SIZE macro
50 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/
H A Duser.h52 #define NBPG PAGE_SIZE macro
56 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/include/asm/
H A Duser.h47 #define NBPG PAGE_SIZE macro
51 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Duser_32.h126 #define NBPG PAGE_SIZE macro
129 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
H A Duser_64.h132 #define NBPG PAGE_SIZE macro
135 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Duser.h81 #define NBPG 4096 macro
84 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/include/asm/
H A Duser.h79 #define NBPG PAGE_SIZE macro
82 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/lib/
H A Dunistd.in.h451 # ifdef NBPG
455 # define getpagesize() (NBPG * CLSIZE)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/
H A Dunistd.in.h750 # ifdef NBPG
754 # define _gl_getpagesize() (NBPG * CLSIZE)

Completed in 140 milliseconds