OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:INTIOSIZE
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/x68k/include/
cpu.h
68
#define
INTIOSIZE
(INTIOTOP - INTIOBASE)
76
* ``intiobase'' (defined in locore.s) +
INTIOSIZE
. Since it is always mapped,
82
#define IIOMAPSIZE btoc(
INTIOSIZE
) /* 4mb */
/src/sys/arch/hp300/include/
cpu.h
84
#define
INTIOSIZE
(INTIOTOP - INTIOBASE)
95
* ``intiobase'' +
INTIOSIZE
. Since it is always mapped,
100
(uint8_t *)(va) < (intiobase +
INTIOSIZE
))
104
#define IIOMAPSIZE btoc(
INTIOSIZE
) /* 2mb */
/src/sys/arch/next68k/include/
cpu.h
250
#define
INTIOSIZE
(INTIOTOP - INTIOBASE)
271
#define IIOMAPSIZE btoc(
INTIOSIZE
)
Completed in 15 milliseconds
Indexes created Sun Aug 16 00:25:19 UTC 2026