Home
last modified time | relevance | path

Searched refs:arch_debug_console_init (Results 1 – 9 of 9) sorted by relevance

/haiku/headers/private/kernel/arch/
H A Ddebug_console.h32 status_t arch_debug_console_init(struct kernel_args *args);
/haiku/src/system/kernel/arch/sparc/
H A Darch_debug_console.cpp86 arch_debug_console_init(kernel_args *args) in arch_debug_console_init() function
/haiku/src/system/kernel/arch/ppc/
H A Darch_debug_console.cpp86 arch_debug_console_init(kernel_args *args) in arch_debug_console_init() function
/haiku/src/system/kernel/arch/m68k/
H A Darch_debug_console.cpp89 arch_debug_console_init(kernel_args *args) in arch_debug_console_init() function
/haiku/src/system/kernel/arch/riscv64/
H A Darch_debug_console.cpp104 arch_debug_console_init(kernel_args *args) in arch_debug_console_init() function
/haiku/src/system/kernel/arch/arm64/
H A Darch_debug_console.cpp99 arch_debug_console_init(kernel_args *args) in arch_debug_console_init() function
/haiku/src/system/kernel/arch/arm/
H A Darch_debug_console.cpp106 arch_debug_console_init(kernel_args *args) in arch_debug_console_init() function
/haiku/src/system/kernel/arch/x86/
H A Darch_debug_console.cpp431 arch_debug_console_init(NULL); in arch_debug_serial_early_boot_message()
438 arch_debug_console_init(kernel_args *args) in arch_debug_console_init() function
/haiku/src/system/kernel/debug/
H A Ddebug.cpp1691 arch_debug_console_init(args); in debug_init()