OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UPAGES
(Results
1 - 25
of
93
) sorted by relevancy
1
2
3
4
/src/external/gpl3/binutils/dist/bfd/hosts/
i386mach3.h
24
* definition of
UPAGES
in i386/machparam.h.
29
* for i386 and i860.
UPAGES
is used only in trad-core.c.
31
#if
UPAGES
== 16
32
#undef
UPAGES
33
#define
UPAGES
2
36
#if
UPAGES
!= 2
37
FIXME!!
UPAGES
is neither 2 nor 16
pc532mach.h
24
* definition of
UPAGES
in ns532/machparam.h.
29
* for ns532, i386 and i860.
UPAGES
is used only in trad-core.c.
31
#if
UPAGES
== 16
32
#undef
UPAGES
33
#define
UPAGES
2
36
#if
UPAGES
!= 2
37
#error
UPAGES
is neither 2 nor 16
dpx2.h
25
#define
UPAGES
(USIZE * NBPP)
vaxbsd.h
30
#define HOST_STACK_END_ADDR (0x80000000 - (
UPAGES
* NBPG))
riscos.h
26
#define
UPAGES
BSD43_UPAGES
/src/external/gpl3/binutils.old/dist/bfd/hosts/
i386mach3.h
24
* definition of
UPAGES
in i386/machparam.h.
29
* for i386 and i860.
UPAGES
is used only in trad-core.c.
31
#if
UPAGES
== 16
32
#undef
UPAGES
33
#define
UPAGES
2
36
#if
UPAGES
!= 2
37
FIXME!!
UPAGES
is neither 2 nor 16
pc532mach.h
24
* definition of
UPAGES
in ns532/machparam.h.
29
* for ns532, i386 and i860.
UPAGES
is used only in trad-core.c.
31
#if
UPAGES
== 16
32
#undef
UPAGES
33
#define
UPAGES
2
36
#if
UPAGES
!= 2
37
#error
UPAGES
is neither 2 nor 16
dpx2.h
25
#define
UPAGES
(USIZE * NBPP)
vaxbsd.h
30
#define HOST_STACK_END_ADDR (0x80000000 - (
UPAGES
* NBPG))
riscos.h
26
#define
UPAGES
BSD43_UPAGES
/src/external/gpl3/gdb.old/dist/bfd/hosts/
i386mach3.h
24
* definition of
UPAGES
in i386/machparam.h.
29
* for i386 and i860.
UPAGES
is used only in trad-core.c.
31
#if
UPAGES
== 16
32
#undef
UPAGES
33
#define
UPAGES
2
36
#if
UPAGES
!= 2
37
FIXME!!
UPAGES
is neither 2 nor 16
pc532mach.h
24
* definition of
UPAGES
in ns532/machparam.h.
29
* for ns532, i386 and i860.
UPAGES
is used only in trad-core.c.
31
#if
UPAGES
== 16
32
#undef
UPAGES
33
#define
UPAGES
2
36
#if
UPAGES
!= 2
37
#error
UPAGES
is neither 2 nor 16
dpx2.h
25
#define
UPAGES
(USIZE * NBPP)
vaxbsd.h
30
#define HOST_STACK_END_ADDR (0x80000000 - (
UPAGES
* NBPG))
riscos.h
26
#define
UPAGES
BSD43_UPAGES
/src/external/gpl3/gdb/dist/bfd/hosts/
i386mach3.h
24
* definition of
UPAGES
in i386/machparam.h.
29
* for i386 and i860.
UPAGES
is used only in trad-core.c.
31
#if
UPAGES
== 16
32
#undef
UPAGES
33
#define
UPAGES
2
36
#if
UPAGES
!= 2
37
FIXME!!
UPAGES
is neither 2 nor 16
pc532mach.h
24
* definition of
UPAGES
in ns532/machparam.h.
29
* for ns532, i386 and i860.
UPAGES
is used only in trad-core.c.
31
#if
UPAGES
== 16
32
#undef
UPAGES
33
#define
UPAGES
2
36
#if
UPAGES
!= 2
37
#error
UPAGES
is neither 2 nor 16
dpx2.h
25
#define
UPAGES
(USIZE * NBPP)
vaxbsd.h
30
#define HOST_STACK_END_ADDR (0x80000000 - (
UPAGES
* NBPG))
riscos.h
26
#define
UPAGES
BSD43_UPAGES
/src/sys/arch/sh3/include/
param.h
60
#define
UPAGES
3 /* pages of u-area */
61
#define USPACE (
UPAGES
* NBPG) /* total size of u-area */
62
#if
UPAGES
== 1
64
#elif
UPAGES
== 2
/src/sys/arch/usermode/include/
param.h
26
#undef
UPAGES
27
#define
UPAGES
12
29
#define USPACE (PAGE_SIZE*
UPAGES
)
/src/sys/arch/arm/include/arm32/
param.h
58
#define
UPAGES
4
60
#define
UPAGES
2
62
#define USPACE (
UPAGES
* NBPG) /* total size of u-area */
/src/sys/arch/powerpc/include/
param.h
69
#define
UPAGES
1
72
#define
UPAGES
4
79
#define USPACE (
UPAGES
* NBPG)
/src/sys/arch/hppa/include/
param.h
56
#define
UPAGES
5 /* pages of u-area + redzone */
58
#define
UPAGES
4 /* pages of u-area */
60
#define USPACE (
UPAGES
* NBPG) /* pages for user struct and kstack */
Completed in 27 milliseconds
1
2
3
4
Indexes created Wed Aug 12 00:25:48 UTC 2026