| /arch/x86/kernel/ |
| A D | aperture_64.c | 300 int i, fix, slot, valid_agp = 0; in early_gart_iommu_check() local 315 fix = 0; in early_gart_iommu_check() 339 fix = 1; in early_gart_iommu_check() 351 if (!fix && !aper_enabled) in early_gart_iommu_check() 355 fix = 1; in early_gart_iommu_check() 357 if (gart_fix_e820 && !fix && aper_enabled) { in early_gart_iommu_check() 399 int fix, slot, valid_agp = 0; in gart_iommu_hole_init() local 414 fix = 0; in gart_iommu_hole_init() 469 fix = 1; in gart_iommu_hole_init() 476 fix = 1; in gart_iommu_hole_init() [all …]
|
| /arch/m68k/math-emu/ |
| A D | multi_arith.h | 188 unsigned long fix, rem, first, dummy; in fp_dividemant() local 209 fix = 0x80000000; in fp_dividemant() 211 dummy = (dummy >> 1) | fix; in fp_dividemant() 212 fp_div64(fix, dummy, fix, 0, dummy); in fp_dividemant() 213 fix--; in fp_dividemant() 219 fp_mul64(*mantp, dummy, first, fix); in fp_dividemant() 220 *mantp += fix; in fp_dividemant() 224 fp_mul64(*mantp, dummy, first, fix); in fp_dividemant()
|
| /arch/parisc/mm/ |
| A D | fault.c | 145 const struct exception_table_entry *fix; in fixup_exception() local 147 fix = search_exception_tables(regs->iaoq[0]); in fixup_exception() 148 if (fix) { in fixup_exception() 157 if (fix->fixup & 1) { in fixup_exception() 158 int fault_error_reg = fix->err_opcode & 0x1f; in fixup_exception() 172 regs->iaoq[0] = (unsigned long)&fix->fixup + fix->fixup; in fixup_exception()
|
| /arch/mips/kernel/ |
| A D | r4k-bugs64.c | 122 int bug, fix, i; in check_mult_sh() local 156 fix = 1; in check_mult_sh() 159 fix = 0; in check_mult_sh() 161 if (fix == 1) { in check_mult_sh()
|
| /arch/arm64/kernel/ |
| A D | cpu_errata.c | 60 const struct arm64_midr_revidr *fix; in __is_affected_midr_range() local 65 for (fix = entry->fixed_revs; fix && fix->revidr_mask; fix++) in __is_affected_midr_range() 66 if (midr == fix->midr_rv && (revidr & fix->revidr_mask)) in __is_affected_midr_range()
|
| /arch/arm/boot/dts/aspeed/ |
| A D | ast2500-facebook-netbmc-common.dtsi | 17 * Update reset type to "system" (full chip) to fix warm reboot hang issue
|
| /arch/arm64/boot/dts/freescale/ |
| A D | qoriq-bman-portals.dtsi | 16 * bootloader fix-ups are expected to provide the
|
| A D | qoriq-qman-portals.dtsi | 16 * bootloader fix-ups are expected to provide the
|
| /arch/riscv/boot/dts/allwinner/ |
| A D | sun20i-d1-dongshan-nezha-stu.dts | 47 * yet supported, so fix the regulator to its default voltage.
|
| A D | sun20i-d1-nezha.dts | 57 * yet supported, so fix the regulator to its default voltage.
|
| A D | sun20i-d1-clockworkpi-v3.14.dts | 26 * yet supported, so fix the regulator to its default voltage.
|
| /arch/arm/nwfpe/ |
| A D | ChangeLog | 74 * README.FPE - fix typo in description of lfm/sfm instructions 80 * README.FPE - fix description of URD, NRM instructions
|
| A D | entry.S | 103 @ to fault. Emit the appropriate exception gunk to fix things up.
|
| /arch/arm/boot/dts/ti/omap/ |
| A D | am57xx-evm.dtso | 24 // table with a fix in dtc
|
| /arch/m68k/fpsp040/ |
| A D | bugfix.S | 205 | Check for cu dest equal to nu dest. If so, go and fix the 358 | go and fix the bug condition. Otherwise, exit. 431 | the cu state information and fix up etemp. 489 | bug #1238, or if the fix is completed, and exit.
|
| A D | gen_except.S | 74 movel CMDREG1B(%a6),%d0 |fix cmd1b to make it 305 movel CMDREG1B(%a6),%d0 |fix cmd1b to make it 319 |** NOTE *** Bug fix for errata (0d43b #3) 321 | fix the bug with the nmnexc bits in cases in which they
|
| A D | x_fline.S | 65 | ;if an FMOVECR instruction, fix stack
|
| A D | skeleton.S | 93 | fix is to check for E1, and the existence of one of snan, ovfl, 96 | that this fix is only for d43b parts, and is skipped if the
|
| /arch/x86/ |
| A D | Makefile_32.cpu | 46 # Bug fix for binutils: this option is required in order to keep
|
| /arch/arc/boot/dts/ |
| A D | hsdk.dts | 164 * So add temporary fix and change clock frequency 165 * to 50000000 Hz until we fix dw sdio driver itself.
|
| /arch/arm/boot/dts/allwinner/ |
| A D | sun8i-a33-vstar.dts | 134 * supported right now, just use the two as always on, and we will fix
|
| /arch/arm/mach-pxa/ |
| A D | am200epd.c | 273 par->metromem_dma = am200_board.host_fbinfo->fix.smem_start; in am200_setup_fb()
|
| /arch/arm64/ |
| A D | Makefile | 23 LDFLAGS_vmlinux += --fix-cortex-a53-843419
|
| /arch/arm/boot/dts/intel/ixp/ |
| A D | intel-ixp42x-arcom-vulcan.dts | 81 * CHECKME: if special tweaks are needed, then fix the
|
| /arch/mips/ |
| A D | Makefile | 142 cflags-y += $(call cc-option,-Wa$(comma)-mno-fix-loongson3-llsc,) 218 cflags-$(CONFIG_CPU_LOONGSON64) += $(call as-option,-Wa$(comma)-mno-fix-loongson3-llsc,)
|