Home
last modified time | relevance | path

Searched refs:messages (Results 1 – 19 of 19) sorted by relevance

/arch/sh/kernel/cpu/sh2/
A Dsmp-j2.c25 unsigned messages, i; in j2_ipi_interrupt_handler() local
27 do messages = *pmsg; in j2_ipi_interrupt_handler()
28 while (cmpxchg(pmsg, messages, 0) != messages); in j2_ipi_interrupt_handler()
30 if (!messages) return IRQ_NONE; in j2_ipi_interrupt_handler()
33 if (messages & (1U<<i)) in j2_ipi_interrupt_handler()
/arch/arm/
A DKconfig.debug94 bool "Verbose user fault messages"
129 bool "Kernel low-level debugging messages via Alpine UART0"
263 bool "Kernel low-level debugging messages via BCM KONA UART"
295 messages to appear over the UART, select this option.
298 bool "Kernel low-level debugging messages via UART1"
305 bool "Kernel low-level debugging messages via UART2"
335 bool "Kernel low-level debugging messages via Digicolor UA0"
342 bool "Kernel low-level debugging messages via ep93xx UART"
790 bool "Kernel low-level debugging messages via QCOM UARTDM"
1092 bool "Kernel low-level debugging messages via sun9i UART0"
[all …]
/arch/arm/mach-ux500/
A DKconfig45 Choose the UART on which kernel low-level debug messages should be
/arch/arm/mach-s3c/
A DKconfig29 int "S3C UART to use for low-level messages"
33 Choice of which UART port to use for the low-level messages,
/arch/sh/
A DKconfig.debug20 This option will cause messages to be printed if free stack space
29 Say Y here to redirect kernel printk messages to the serial port
/arch/powerpc/kernel/
A Dsmp.c274 long messages; /* current messages */ member
281 char *message = (char *)&info->messages; in smp_muxed_ipi_set_message()
322 all = xchg(&info->messages, 0); in smp_ipi_demux_relaxed()
346 } while (READ_ONCE(info->messages)); in smp_ipi_demux_relaxed()
/arch/m68k/
A DKconfig.devices127 kernel messages and warnings and which allows logins in single user
/arch/powerpc/platforms/ps3/
A DKconfig94 Enables more verbose log messages for LV1 hypercall results.
/arch/mips/
A DKconfig.debug9 to print messages very early in the bootup process.
/arch/arm/boot/dts/ti/omap/
A Dam335x-bone-common.dtsi315 * In particular, messages:
A Dam335x-guardian.dts305 * In particular, messages:
/arch/um/drivers/
A DKconfig9 console driver which dumps all printk messages to stderr.
/arch/powerpc/platforms/pseries/
A DKconfig104 debug messages to the system log. Select this if you are having a
/arch/powerpc/platforms/
A DKconfig79 messages on to one ipi.
/arch/x86/
A DKconfig.debug7 bool "Enable verbose x86 bootup info messages"
A DKconfig1156 ranging from warning messages to halting the machine.
1637 a 487DX or 387, respectively. (The messages during boot time can
/arch/powerpc/
A DKconfig.debug165 Say Y here to see progress messages from the boot firmware in text
/arch/sparc/
A DKconfig349 kernel messages and warnings and which allows logins in single user
/arch/xtensa/
A DKconfig543 progress messages there during bootup/shutdown. It may be useful

Completed in 45 milliseconds