Home
last modified time | relevance | path

Searched refs:xmon (Results 1 - 24 of 24) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dxmon.h17 extern int xmon(struct pt_regs *excp);
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dxmon.h17 extern int xmon(struct pt_regs *excp);
/kernel/linux/linux-5.10/arch/powerpc/xmon/
H A DMakefile2 # Makefile for xmon
20 obj-y += xmon.o nonstdio.o spr_access.o xmon_bpts.o
H A Dxmon.c36 #include <asm/xmon.h>
208 static const char *xmon_ro_msg = "Operation disabled: xmon in read-only mode\n";
218 c print cpus stopped in xmon\n\
304 printf("xmon: Disabled due to kernel lockdown\n"); in xmon_is_locked_down()
312 printf("xmon: Read-only due to kernel lockdown\n"); in xmon_is_locked_down()
382 * while we are in xmon.
395 * xmon, so there is hopefully no other cpu calling RTAS in disable_surveillance()
534 printf("cpu 0x%x: Exception %lx %s in xmon, " in xmon_core()
544 printf("xmon: WARNING: bad recursive fault " in xmon_core()
650 /* exiting xmon */ in xmon_core()
735 int xmon(struct pt_regs *excp) xmon() function
746 EXPORT_SYMBOL(xmon); global() variable
[all...]
/kernel/linux/linux-6.6/arch/powerpc/xmon/
H A DMakefile2 # Makefile for xmon
19 obj-y += xmon.o nonstdio.o spr_access.o xmon_bpts.o
H A Dxmon.c35 #include <asm/xmon.h>
214 static const char *xmon_ro_msg = "Operation disabled: xmon in read-only mode\n";
224 c print cpus stopped in xmon\n\
226 c# $ run command '$' (one of 'r','S' or 't') on all cpus in xmon\n"
311 printf("xmon: Disabled due to kernel lockdown\n"); in xmon_is_locked_down()
319 printf("xmon: Read-only due to kernel lockdown\n"); in xmon_is_locked_down()
389 * while we are in xmon.
403 * xmon, so there is hopefully no other cpu calling RTAS in disable_surveillance()
532 printf("cpu 0x%x: Exception %lx %s in xmon, " in xmon_core()
542 printf("xmon in xmon_core()
738 int xmon(struct pt_regs *excp) xmon() function
749 EXPORT_SYMBOL(xmon); global() variable
[all...]
/kernel/linux/linux-5.10/drivers/tty/hvc/
H A Dhvc_console.h105 #include <asm/xmon.h>
/kernel/linux/linux-6.6/drivers/tty/hvc/
H A Dhvc_console.h105 #include <asm/xmon.h>
/kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/
H A Dudbg_adb.c13 #include <asm/xmon.h>
129 /* getc_poll() is not really used, unless you have the xmon-over modem
H A Dpic.c31 #include <asm/xmon.h>
/kernel/linux/linux-6.6/arch/powerpc/platforms/powermac/
H A Dudbg_adb.c14 #include <asm/xmon.h>
129 /* getc_poll() is not really used, unless you have the xmon-over modem
H A Dpic.c34 #include <asm/xmon.h>
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dsetup_32.c38 #include <asm/xmon.h>
H A Dsetup_64.c58 #include <asm/xmon.h>
H A Dsetup-common.c57 #include <asm/xmon.h>
901 /* Initialize xmon. */ in setup_arch()
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dsetup_32.c39 #include <asm/xmon.h>
H A Dsetup_64.c60 #include <asm/xmon.h>
H A Dsetup-common.c59 #include <asm/xmon.h>
943 /* Initialize xmon. */ in setup_arch()
/kernel/linux/linux-5.10/arch/powerpc/platforms/chrp/
H A Dsetup.c48 #include <asm/xmon.h>
/kernel/linux/linux-6.6/arch/powerpc/platforms/chrp/
H A Dsetup.c50 #include <asm/xmon.h>
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/
H A Dspu_base.c26 #include <asm/xmon.h>
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/
H A Dspu_base.c26 #include <asm/xmon.h>
/kernel/linux/linux-5.10/arch/powerpc/sysdev/xive/
H A Dcommon.c33 #include <asm/xmon.h>
/kernel/linux/linux-6.6/arch/powerpc/sysdev/xive/
H A Dcommon.c32 #include <asm/xmon.h>

Completed in 21 milliseconds