Home
last modified time | relevance | path

Searched refs:CONSOLE_IS_SCLP (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dsetup.h127 #define CONSOLE_IS_SCLP (console_mode == 1) macro
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dsetup.h109 #define CONSOLE_IS_SCLP (console_mode == 1) macro
/kernel/linux/linux-6.6/drivers/s390/char/
H A Dsclp_con.c277 if (!(CONSOLE_IS_SCLP || CONSOLE_IS_VT220)) in sclp_console_init()
H A Dsclp_tty.c502 if (MACHINE_IS_VM && !CONSOLE_IS_SCLP) in sclp_tty_init()
/kernel/linux/linux-5.10/drivers/s390/char/
H A Dsclp_con.c320 if (!(CONSOLE_IS_SCLP || CONSOLE_IS_VT220)) in sclp_console_init()
H A Dsclp_tty.c506 if (MACHINE_IS_VM && !CONSOLE_IS_SCLP) in sclp_tty_init()
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dsetup.c164 if (CONSOLE_IS_3215 || CONSOLE_IS_SCLP) in set_preferred_console()
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dsetup.c214 if (CONSOLE_IS_3215 || CONSOLE_IS_SCLP) in set_preferred_console()

Completed in 7 milliseconds