OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RELOC_KERNEL
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/arch/atari/conf/
ATARITT
53
options
RELOC_KERNEL
# TT/Falcon: relocate kernel to TT-RAM
FALCON
58
options
RELOC_KERNEL
# TT/Falcon: relocate kernel to TT-RAM
GENERIC.in
225
options
RELOC_KERNEL
# TT/Falcon: relocate kernel to TT-RAM
HADES
57
options
RELOC_KERNEL
# TT/Falcon: relocate kernel to TT-RAM
MILAN-ISAIDE
55
options
RELOC_KERNEL
# TT/Falcon: relocate kernel to TT-RAM
MILAN-PCIIDE
55
options
RELOC_KERNEL
# TT/Falcon: relocate kernel to TT-RAM
/src/sys/arch/atari/atari/
atari_init.c
171
#ifndef
RELOC_KERNEL
172
#define
RELOC_KERNEL
0
174
int
reloc_kernel
=
RELOC_KERNEL
; /* Patchable */
variable
241
reloc_kernel
= 0;
317
*
RELOC_KERNEL
option is set, do it!
319
if ((
reloc_kernel
!= 0) && (ttphysize >= end_loaded))
Completed in 28 milliseconds
Indexes created Tue Apr 14 00:22:26 UTC 2026