Home
last modified time | relevance | path

Searched refs:user_debug (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/arch/arm/include/asm/
H A Dsystem_misc.h38 extern unsigned int user_debug;
/openbmc/linux/arch/arm/kernel/
H A Dtraps.c55 unsigned int user_debug; variable
59 get_option(&str, &user_debug); in user_debug_setup()
492 if (user_debug & UDBG_UNDEFINED) { in do_undefinstr()
554 if (user_debug & UDBG_SYSCALL) { in bad_syscall()
674 if (user_debug & UDBG_SYSCALL) { in arm_syscall()
739 if (user_debug & UDBG_BADABORT) { in baddataabort()
/openbmc/u-boot/configs/
H A Dvexpress_aemv8a_semi_defconfig10 CONFIG_BOOTARGS="console=ttyAMA0 earlyprintk=pl011,0x1c090000 debug user_debug=31 loglevel=9"
H A Dvexpress_aemv8a_dram_defconfig10 CONFIG_BOOTARGS="console=ttyAMA0 earlyprintk=pl011,0x1c090000 debug user_debug=31 androidboot.hardw…
H A Dvexpress_aemv8a_juno_defconfig10 …115200n8 root=/dev/sda2 rw rootwait earlyprintk=pl011,0x7ff80000 debug user_debug=31 androidboot.h…
/openbmc/linux/arch/arm/configs/
H A Dmmp2_defconfig10 ….101:192.168.1.100::255.255.255.0::eth0:on console=ttyS2,38400 mem=128M user_debug=255 earlyprintk"
/openbmc/linux/arch/arm/mm/
H A Dfault.c184 if (((user_debug & UDBG_SEGV) && (sig == SIGSEGV)) || in __do_user_fault()
185 ((user_debug & UDBG_BUS) && (sig == SIGBUS))) { in __do_user_fault()
/openbmc/openbmc/meta-hpe/meta-dl360poc/recipes-kernel/linux/linux-obmc/
H A Dgxp.dts9 bootargs = "earlyprintk console=ttyS0,115200 user_debug=31";
/openbmc/linux/arch/arm/
H A DKconfig.debug104 In addition, you need to pass user_debug=N on the kernel command
/openbmc/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt6935 user_debug= [KNL,ARM]
6943 Example: user_debug=31