OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EARLYCONS
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/arch/aarch64/aarch64/
start.S
29
#include "opt_arm_debug.h" /* VERBOSE_INIT_ARM and
EARLYCONS
*/
156
#ifdef
EARLYCONS
157
b ___CONCAT(
EARLYCONS
, _platform_early_putchar)
locore.S
58
#if (defined(VERBOSE_INIT_ARM) || defined(DEBUG_LOCORE)) && defined(
EARLYCONS
)
60
#error CONSADDR required with
EARLYCONS
72
#if (defined(DEBUG_LOCORE) && defined(
EARLYCONS
))
/src/sys/arch/arm/arm32/
locore.S
107
#ifdef
EARLYCONS
108
b ___CONCAT(
EARLYCONS
, _platform_early_putchar)
/src/sys/arch/evbarm/conf/
BCM5301X
32
options
EARLYCONS
=bcm53xx,CONSADDR=0x18000300
BCM56340
32
options
EARLYCONS
=bcm53xx,CONSADDR=0x18000300
/src/sys/arch/riscv/riscv/
locore.S
609
#ifdef
EARLYCONS
610
tail ___CONCAT(
EARLYCONS
, _platform_early_putchar)
621
#ifdef
EARLYCONS
Completed in 24 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025