/arch/m68k/include/asm/ |
D | mmu_context.h | 122 goto bug; in load_ksp_mmu() 126 goto bug; in load_ksp_mmu() 130 goto bug; in load_ksp_mmu() 134 goto bug; in load_ksp_mmu() 138 goto bug; in load_ksp_mmu() 143 goto bug; in load_ksp_mmu() 161 bug: in load_ksp_mmu()
|
/arch/sh/kernel/ |
D | traps.c | 92 const struct bug_entry *bug; in handle_BUG() local 99 bug = find_bug(bugaddr); in handle_BUG() 102 if (bug->flags & BUGFLAG_UNWINDER) in handle_BUG() 150 BUILD_TRAP_HANDLER(bug) in BUILD_TRAP_HANDLER() argument
|
/arch/mips/kernel/ |
D | r4k-bugs64.c | 121 int bug, fix, i; in check_mult_sh() local 143 bug = 0; in check_mult_sh() 146 bug = 1; in check_mult_sh() 148 if (bug == 0) { in check_mult_sh()
|
/arch/xtensa/mm/ |
D | tlb.c | 274 int bug = 0; in check_tlb_sanity() local 279 bug |= check_tlb_entry(w, e, true); in check_tlb_sanity() 282 bug |= check_tlb_entry(w, e, false); in check_tlb_sanity() 283 if (bug & TLB_INSANE) in check_tlb_sanity() 285 if (bug & TLB_SUSPICIOUS) in check_tlb_sanity()
|
/arch/ia64/ |
D | Kconfig.debug | 41 bool "Turn on compare-and-exchange bug checking (slow!)" 44 Selecting this option turns on bug checking for the IA-64 53 Selecting this option turns on bug checking for the IA-64 irq_save
|
/arch/sh/include/asm/ |
D | traps.h | 11 BUILD_TRAP_HANDLER(bug);
|
/arch/arm64/kvm/ |
D | handle_exit.c | 335 struct bug_entry *bug = find_bug(elr_in_kimg); in nvhe_hyp_panic_handler() local 337 if (bug) in nvhe_hyp_panic_handler() 338 bug_get_file_line(bug, &file, &line); in nvhe_hyp_panic_handler()
|
/arch/arm/boot/dts/ |
D | imx31-bug.dts | 11 compatible = "buglabs,imx31-bug", "fsl,imx31";
|
/arch/m68k/fpsp040/ |
D | bugfix.S | 177 | Test for cu_savepc equal to zero. If not, this is not a bug 182 beq fix_done |if zero, this is not bug #1238 189 | exit, it is not the bug case. 206 | bug condition. Otherwise, exit. 354 bne fix_done |if not, it is not bug 1238 358 | go and fix the bug condition. Otherwise, exit. 489 | bug #1238, or if the fix is completed, and exit.
|
D | skeleton.S | 88 | Code following the 'inex' label is to handle bug #1232. In this 89 | bug, if an E1 snan, ovfl, or unfl occurred, and the process was 132 | We do not have the bug 1232 case. Clean up the stack and call
|
D | gen_except.S | 321 | fix the bug with the nmnexc bits in cases in which they
|
/arch/um/include/asm/ |
D | Kbuild | 3 generic-y += bug.h
|
/arch/powerpc/platforms/8xx/ |
D | Kconfig | 116 This bug can cause incorrect code execution under certain 119 to disable it if you have worked around the bug in the compiler
|
/arch/mips/loongson2ef/ |
D | Platform | 14 # to work around a CPU bug (see __SYNC_loongson3_war in asm/sync.h for a
|
/arch/powerpc/xmon/ |
D | xmon.c | 1827 const struct bug_entry *bug; in print_bug_trap() local 1835 bug = find_bug(regs->nip); in print_bug_trap() 1836 if (bug == NULL) in print_bug_trap() 1838 if (is_warning_bug(bug)) in print_bug_trap() 1843 (char *)bug + bug->file_disp, bug->line); in print_bug_trap() 1845 printf("kernel BUG at %px!\n", (void *)bug + bug->bug_addr_disp); in print_bug_trap()
|
/arch/openrisc/ |
D | Kconfig | 182 bool "Check for possible ESR exception bug"
|
/arch/arm/nwfpe/ |
D | ChangeLog | 90 * fpa11_cpdt.c - fixed bug in storeExtended (typeExtended changed to
|
/arch/arm64/boot/dts/marvell/ |
D | armada-3720-turris-mox.dts | 143 * U-Boot port for Turris Mox has a bug which always expects that "ranges" DT property 151 * This bug is not present in U-Boot ports for other Armada 3700 devices and is fixed in
|
/arch/x86/kernel/cpu/ |
D | bugs.c | 2699 char *buf, unsigned int bug) in cpu_show_common() argument 2701 if (!boot_cpu_has_bug(bug)) in cpu_show_common() 2704 switch (bug) { in cpu_show_common()
|
/arch/arm/kernel/ |
D | entry-header.S | 347 1: bug "Returning to usermode but unexpected PSR bits set?", \@
|
D | entry-armv.S | 554 * for the ARM6/ARM7 SWI bug.
|
/arch/powerpc/platforms/44x/ |
D | Kconfig | 309 This option enables a work around for an icache bug on 476
|
/arch/arm/include/asm/ |
D | assembler.h | 498 .macro bug, msg, line
|
/arch/powerpc/platforms/ |
D | Kconfig | 164 that have a bug that causes some interrupt source information
|
/arch/arm/tools/ |
D | mach-types | 231 bug MACH_BUG BUG 1179
|