Home
last modified time | relevance | path

Searched refs:x86 (Results 1 – 25 of 89) sorted by relevance

1234

/arch/x86/tools/
DMakefile16 reformatter = $(srctree)/arch/x86/tools/objdump_reformat.awk
17 chkobjdump = $(srctree)/arch/x86/tools/chkobjdump.awk
32 … := -Wall -I$(objtree)/arch/x86/lib/ -I$(srctree)/arch/x86/include/uapi/ -I$(srctree)/arch/x86/inc…
34 …LAGS_insn_sanity.o := -Wall -I$(objtree)/arch/x86/lib/ -I$(srctree)/arch/x86/include/ -I$(srctree)…
37x86/lib/insn.c $(srctree)/arch/x86/lib/inat.c $(srctree)/arch/x86/include/asm/inat_types.h $(srctr…
39x86/lib/insn.c $(srctree)/arch/x86/lib/inat.c $(srctree)/arch/x86/include/asm/inat_types.h $(srctr…
/arch/x86/lib/
Dcpu.c8 unsigned int x86; in x86_family() local
10 x86 = (sig >> 8) & 0xf; in x86_family()
12 if (x86 == 0xf) in x86_family()
13 x86 += (sig >> 20) & 0xff; in x86_family()
15 return x86; in x86_family()
DMakefile21 inat_tables_script = $(srctree)/arch/x86/tools/gen-insn-attr-x86.awk
22 inat_tables_maps = $(srctree)/arch/x86/lib/x86-opcode-map.txt
/arch/x86/kernel/cpu/
Dintel.c110 if (c->x86 != 6) in probe_xeon_phi_r3mwait()
179 if (c->x86 != 6) in bad_spectre_microcode()
195 if (c->x86 > 6 || (c->x86 == 6 && c->x86_model >= 0xd)) { in early_init_intel()
203 if ((c->x86 == 0xf && c->x86_model >= 0x03) || in early_init_intel()
204 (c->x86 == 0x6 && c->x86_model >= 0x0e)) in early_init_intel()
207 if (c->x86 >= 6 && !cpu_has(c, X86_FEATURE_IA64)) in early_init_intel()
234 if (c->x86 == 6 && c->x86_model == 0x1c && c->x86_stepping <= 2 && in early_init_intel()
244 if (c->x86 == 15 && c->x86_cache_alignment == 64) in early_init_intel()
249 if (c->x86 == 0xF && c->x86_model == 0x3 in early_init_intel()
266 if (c->x86 == 6) { in early_init_intel()
[all …]
Damd.c45 WARN_ONCE((boot_cpu_data.x86 != 0xf), in rdmsrl_amd_safe()
62 WARN_ONCE((boot_cpu_data.x86 != 0xf), in wrmsrl_amd_safe()
315 if (c->x86 >= 0x17) in legacy_fixup_core_id()
349 if (c->x86 == 0x15) in amd_get_topology()
352 if (c->x86 >= 0x17) { in amd_get_topology()
496 if (c->x86 >= 0xf) { in bsp_init_amd()
516 if (c->x86 > 0x10 || in bsp_init_amd()
517 (c->x86 == 0x10 && c->x86_model >= 0x2)) { in bsp_init_amd()
526 if (c->x86 == 0x15) { in bsp_init_amd()
558 c->x86 >= 0x15 && c->x86 <= 0x17) { in bsp_init_amd()
[all …]
Dcentaur.c70 if (c->x86 == 0x6 && c->x86_model >= 0xf) { in init_c3()
101 switch (c->x86) { in early_init_centaur()
181 switch (c->x86) { in init_centaur()
262 if ((c->x86 == 6) && ((c->x86_model == 7) || (c->x86_model == 8))) in centaur_size_cache()
270 if ((c->x86 == 6) && (c->x86_model == 9) && in centaur_size_cache()
Dzhaoxin.c59 if (c->x86 >= 0x6) in init_zhaoxin_cap()
67 if (c->x86 >= 0x6) in early_init_zhaoxin()
138 if (c->x86 >= 0x6) in init_zhaoxin()
Dmatch.c40 if (m->family != X86_FAMILY_ANY && c->x86 != m->family) in x86_match_cpu()
61 if (c->x86 != m->x86_family) in x86_match_cpu_with_stepping()
Dperfctr-watchdog.c58 switch (boot_cpu_data.x86) { in nmi_perfctr_msr_to_bit()
87 switch (boot_cpu_data.x86) { in nmi_evntsel_msr_to_bit()
/arch/x86/
DMakefile5 ifeq ($(ARCH),x86)
31 CODE16GCC_CFLAGS := -m32 -Wa,$(srctree)/arch/x86/boot/code16gcc.h
85 include arch/x86/Makefile_32.cpu
140 $(OBJCOPY) -O elf32-x86-64 "$$TMP" "$$TMPO" && \
237 $(Q)$(MAKE) $(build)=arch/x86/tools relocs
243 $(Q)$(MAKE) $(build)=arch/x86/entry/syscalls all
248 head-y := arch/x86/kernel/head_$(BITS).o
249 head-y += arch/x86/kernel/head$(BITS).o
250 head-y += arch/x86/kernel/ebda.o
251 head-y += arch/x86/kernel/platform-quirks.o
[all …]
DMakefile.um2 core-y += arch/x86/crypto/
20 include arch/x86/Makefile_32.cpu
42 ELF_ARCH := i386:x86-64
43 ELF_FORMAT := elf64-x86-64
DKconfig.cpu10 that can run on all supported x86 CPU types (albeit not
48 - "Generic-x86-64" for a kernel which runs on any x86-64 CPU.
61 bool "586/K5/5x86/6x86/6x86MX"
65 the Cyrix 5x86, 6x86 and 6x86MX. This choice does not
259 Xeon CPUs with Intel 64bit which is compatible with x86-64.
284 bool "Generic-x86-64"
287 Generic x86-64 CPU.
288 Run equally well on all x86-64 CPUs.
293 bool "Generic x86 support"
297 x86 variant (e.g. PII, Crusoe or Athlon), include some more
[all …]
DKconfig.debug10 bool "Enable verbose x86 bootup info messages"
102 x86/mm: Checked W+X mappings: passed, no W+X pages found.
106 x86/mm: Checked W+X mappings: FAILED, <N> W+X pages found.
137 tlb_flushall_shift knob under /sys/kernel/debug/x86. If you set it
159 options. See Documentation/x86/x86_64/boot-options.rst for more
173 bool "x86 instruction decoder selftest"
177 Perform x86 instruction decoder selftests at build time.
178 This option is useful for checking the sanity of x86 instruction
229 This option enables sanity checks in x86's low-level entry code.
260 bool "Debug the x86 FPU code"
/arch/x86/configs/
Dxen.config1 # global x86 required specific stuff
15 # x86 xen specific config options
22 # x86 specific backend drivers
24 # x86 specific frontend drivers
/arch/x86/include/asm/
Dgeode.h17 (boot_cpu_data.x86 == 5) && in is_geode_gx()
24 (boot_cpu_data.x86 == 5) && in is_geode_lx()
Damd_nb.h110 if (boot_cpu_data.x86 == 0xf || boot_cpu_data.x86 == 0x10 || in amd_gart_present()
111 (boot_cpu_data.x86 == 0x15 && boot_cpu_data.x86_model < 0x10)) in amd_gart_present()
Dfb.h15 if (boot_cpu_data.x86 > 3) in fb_pgprotect()
/arch/x86/um/
DKconfig5 source "arch/x86/Kconfig.cpu"
14 bool "64-bit kernel" if "$(SUBARCH)" = "x86"
44 N (on x86-64 it's automatically enabled, instead, as it's safe there).
/arch/x86/kernel/acpi/
Dcstate.c53 (c->x86 > 0xf || (c->x86 == 6 && c->x86_model >= 0x0f))) in acpi_processor_power_init_bm_check()
63 if (c->x86 > 6 || (c->x86 == 6 && c->x86_model == 0x0f && in acpi_processor_power_init_bm_check()
/arch/x86/kvm/
DMakefile3 ccflags-y += -Iarch/x86/kvm
11 kvm-y += x86.o mmu.o emulate.o i8259.o irq.o lapic.o \
/arch/um/
DMakefile10 ifeq ($(SUBARCH),x86)
34 ifneq ($(filter $(SUBARCH),x86 x86_64 i386),)
35 HEADER_ARCH := x86
/arch/x86/platform/intel-mid/
Dintel-mid.c107 if (boot_cpu_data.x86 != 6) { in intel_mid_arch_setup()
109 boot_cpu_data.x86, boot_cpu_data.x86_model); in intel_mid_arch_setup()
/arch/x86/realmode/rm/
DMakefile63 cmd_relocs = arch/x86/tools/relocs --realmode $< > $@
72 -I$(srctree)/arch/x86/boot
/arch/x86/entry/vsyscall/
Dvsyscall_trace.h28 #define TRACE_INCLUDE_PATH ../../arch/x86/entry/vsyscall/
/arch/x86/kernel/
Damd_nb.c306 if (boot_cpu_data.x86 == 0x10 && in amd_cache_northbridges()
312 if (boot_cpu_data.x86 == 0x15) in amd_cache_northbridges()
316 if (boot_cpu_data.x86 == 0x15) in amd_cache_northbridges()
358 if (boot_cpu_data.x86 < 0x10) in amd_get_mmconfig_range()
503 if (boot_cpu_data.x86 != 0x14) in fix_erratum_688()

1234