/arch/x86/tools/ |
D | Makefile | 16 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)… 37 …x86/lib/insn.c $(srctree)/arch/x86/lib/inat.c $(srctree)/arch/x86/include/asm/inat_types.h $(srctr… 39 …x86/lib/insn.c $(srctree)/arch/x86/lib/inat.c $(srctree)/arch/x86/include/asm/inat_types.h $(srctr…
|
/arch/x86/lib/ |
D | cpu.c | 8 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()
|
D | Makefile | 21 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/ |
D | intel.c | 110 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 …]
|
D | amd.c | 45 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 …]
|
D | centaur.c | 70 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()
|
D | zhaoxin.c | 59 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()
|
D | match.c | 40 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()
|
D | perfctr-watchdog.c | 58 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/ |
D | Makefile | 5 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 …]
|
D | Makefile.um | 2 core-y += arch/x86/crypto/ 20 include arch/x86/Makefile_32.cpu 42 ELF_ARCH := i386:x86-64 43 ELF_FORMAT := elf64-x86-64
|
D | Kconfig.cpu | 10 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 …]
|
D | Kconfig.debug | 10 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/ |
D | xen.config | 1 # 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/ |
D | geode.h | 17 (boot_cpu_data.x86 == 5) && in is_geode_gx() 24 (boot_cpu_data.x86 == 5) && in is_geode_lx()
|
D | amd_nb.h | 110 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()
|
D | fb.h | 15 if (boot_cpu_data.x86 > 3) in fb_pgprotect()
|
/arch/x86/um/ |
D | Kconfig | 5 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/ |
D | cstate.c | 53 (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/ |
D | Makefile | 3 ccflags-y += -Iarch/x86/kvm 11 kvm-y += x86.o mmu.o emulate.o i8259.o irq.o lapic.o \
|
/arch/um/ |
D | Makefile | 10 ifeq ($(SUBARCH),x86) 34 ifneq ($(filter $(SUBARCH),x86 x86_64 i386),) 35 HEADER_ARCH := x86
|
/arch/x86/platform/intel-mid/ |
D | intel-mid.c | 107 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/ |
D | Makefile | 63 cmd_relocs = arch/x86/tools/relocs --realmode $< > $@ 72 -I$(srctree)/arch/x86/boot
|
/arch/x86/entry/vsyscall/ |
D | vsyscall_trace.h | 28 #define TRACE_INCLUDE_PATH ../../arch/x86/entry/vsyscall/
|
/arch/x86/kernel/ |
D | amd_nb.c | 306 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()
|