Home
last modified time | relevance | path

Searched full:486 (Results 1 – 25 of 80) sorted by relevance

1234

/linux/drivers/eisa/
H A Deisa.ids26 ACR1201 "Acer 1200 486/25 EISA System Board"
27 ACR1211 "AcerFrame 3000SP33 486/33 EISA System Board"
28 ACR1341 "M1 486SX/20 CPU Board"
29 ACR1351 "M1 486SX/20 CPU Board"
32 ACR1381 "M1 486/20 CPU Board"
33 ACR1391 "M1 486/20 CPU Board"
34 ACR1581 "M1 486/33 CPU Board"
35 ACR1591 "M1 486/33 CPU Board"
36 ACR15A1 "M1 486/33 CPU Board"
37 ACR15B1 "M1 486/33 CPU Board"
[all …]
/linux/arch/x86/
H A DKconfig.cpu11 optimally fast), you can specify "486" here.
14 AMD/Cyrix/Intel 386DX/DXL/SL/SLC/SX, Cyrix/TI 486DLC/DLC2,
15 UMC 486SX-S and the NexGen Nx586.
22 - "486" for the AMD/Cyrix/IBM/Intel 486DX/DX2/DX4 or
50 bool "486SX"
53 Select this for an 486-class CPU without an FPU such as
57 bool "486DX"
60 Select this for an 486-class CPU such as AMD/Cyrix/IBM/Intel
61 486DX/DX2/DX4 and UMC U5D.
/linux/arch/x86/kernel/cpu/
H A Dintel.c731 [0] = "486 DX-25/33",
732 [1] = "486 DX-50",
733 [2] = "486 SX",
734 [3] = "486 DX/2",
735 [4] = "486 SL",
736 [5] = "486 SX/2",
737 [7] = "486 DX/2-WB",
738 [8] = "486 DX/4",
739 [9] = "486 DX/4-WB"
H A Dcyrix.c337 case 0xf: /* Cyrix 486 without DEVID registers */ in init_cyrix()
339 case 0xd: /* either a 486SLC or DLC w/o DEVID */ in init_cyrix()
344 case 0xe: /* a 486S A step */ in init_cyrix()
395 * the flags, while other 486 chips will.
H A Dumc.c7 * UMC chips appear to be only either 386 or 486,
H A Damd.c1247 [3] = "486 DX/2",
1248 [7] = "486 DX/2-WB",
1249 [8] = "486 DX/4",
1250 [9] = "486 DX/4-WB",
/linux/arch/x86/realmode/rm/
H A Dreboot.S15 * doesn't work with at least one type of 486 motherboard. It is easy
82 * NW, to disable the cache on a 486, and invalidates the cache. This
83 * is more like the state of a 486 after reset. I don't know if
/linux/Documentation/power/powercap/
H A Ddtpm.rst86 `-- pd2 (w=486)
100 `-- pd2 (w=486) --> power_limit = 1519mW
/linux/arch/x86/kernel/
H A Dhead_32.S170 * NOTE! If we are on a 486 we may have no cr4 at all! Specifically, cr4 exists
238 * Check if it is 486
240 movb $4,X86 # at least 486
/linux/arch/sh/boards/mach-hp6xx/
H A Dhp6xx_apm.c23 #define HP680_BATTERY_MIN 486
/linux/arch/x86/boot/
H A Dpmjump.S31 jmp 1f # Short jump to serialize on 386/486
/linux/arch/powerpc/boot/dts/
H A Dgamecube.dts34 clock-frequency = <486000000>; /* 486MHz */
/linux/drivers/accel/habanalabs/include/goya/
H A Dgoya_async_events.h189 GOYA_ASYNC_EVENT_ID_INTS_REGISTER = 486,
/linux/arch/x86/include/asm/
H A Dsync_core.h85 * exist on some 486-like CPUs, and it usually exits to a in sync_core()
H A Dbitops.h310 * 486 CPUs did not behave this way. in variable_ffs()
367 * 486 CPUs did not behave this way. in fls()
/linux/arch/x86/lib/
H A Datomic64_386_32.S3 * atomic64_t for 386/486
/linux/include/acpi/
H A Dacuuid.h71 #define UUID_USB4_CAPABILITIES "23a0d13a-26ab-486c-9c5f-0ffa525a575a"
/linux/arch/riscv/boot/dts/renesas/
H A Dr9a07g043f.dtsi82 <486 IRQ_TYPE_LEVEL_HIGH>,
/linux/Documentation/networking/
H A Deql.rst264 a 486DX2/66 with a Cyclom-8Ys and a 486SLC/40 with a Cyclom-16Y.
/linux/arch/x86/math-emu/
H A DREADME340 486DX2/66 (other tests indicate that an Intel 486DX produces
/linux/Documentation/admin-guide/
H A Drtc.rst75 typical 486-33 running a tight read loop on /dev/rtc will start to suffer
/linux/Documentation/admin-guide/media/
H A Dvisl.rst175 00000020: c4c8 ab4c 486e 4e2f b0df 96cc c74e 8dde ...LHnN/.....N..
/linux/arch/sh/lib/
H A Dchecksum.S45 * least a twofold speedup on 486 and Pentium if it is 4-byte aligned.
/linux/Documentation/admin-guide/blockdev/
H A Dfloppy.rst99 later are OK. You also need at least a 486 to use nodma.
/linux/arch/x86/pci/
H A Dirq.c264 * with the ALi FinALi 486 chipset. The IBC is not decoded in the
310 * "M1489/M1487: 486 PCI Chip Set", Version 1.2, Acer Laboratories
682 * ISA bridge used with the SiS 85C496/497 486 Green PC VESA/ISA/PCI
714 * "486 Green PC VESA/ISA/PCI Chipset, SiS 85C496/497", Rev 3.0,

1234