| /linux-6.15/arch/x86/crypto/ |
| H A D | Makefile | 8 twofish-x86_64-y := twofish-x86_64-asm_64.o twofish_glue.o 10 twofish-x86_64-3way-y := twofish-x86_64-asm_64-3way.o twofish_glue_3way.o 12 twofish-avx-x86_64-y := twofish-avx-x86_64-asm_64.o twofish_avx_glue.o 19 serpent-avx-x86_64-y := serpent-avx-x86_64-asm_64.o serpent_avx_glue.o 27 camellia-x86_64-y := camellia-x86_64-asm_64.o camellia_glue.o 34 blowfish-x86_64-y := blowfish-x86_64-asm_64.o blowfish_glue.o 37 cast5-avx-x86_64-y := cast5-avx-x86_64-asm_64.o cast5_avx_glue.o 40 cast6-avx-x86_64-y := cast6-avx-x86_64-asm_64.o cast6_avx_glue.o 46 chacha-x86_64-y := chacha-avx2-x86_64.o chacha-ssse3-x86_64.o chacha_glue.o 47 chacha-x86_64-$(CONFIG_AS_AVX512) += chacha-avx512vl-x86_64.o [all …]
|
| H A D | Kconfig | 15 Architecture: x86_64 using: 49 Architecture: x86_64 60 Architecture: x86_64 72 Architecture: x86_64 using: 83 Architecture: x86_64 using: 99 Architecture: x86_64 using: 117 Architecture: x86_64 using: 132 Architecture: x86_64 147 Architecture: x86_64 using: 261 Architecture: x86_64 [all …]
|
| H A D | .gitignore | 2 poly1305-x86_64-cryptogams.S
|
| /linux-6.15/drivers/gpu/drm/ci/ |
| H A D | build.yml | 33 .build:x86_64: 40 KERNEL_ARCH: "x86_64" 55 igt:x86_64: 56 extends: .build:x86_64 86 testing:x86_64: 87 extends: .build:x86_64 96 MERGE_FRAGMENT: x86_64.config 110 build:x86_64: 111 extends: .build:x86_64
|
| H A D | test.yml | 51 .lava-igt:x86_64: 53 - .lava-test:x86_64 59 - testing:x86_64 65 - testing:x86_64 66 - igt:x86_64 235 - .lava-igt:x86_64 317 - .lava-igt:x86_64 462 - testing:x86_64 463 - igt:x86_64 485 - testing:x86_64 [all …]
|
| /linux-6.15/tools/perf/arch/x86/tests/ |
| H A D | insn-x86.c | 100 static int test_data_item(const struct test_data *dat, int x86_64) in test_data_item() argument 107 x86_64 ? INSN_MODE_64 : INSN_MODE_32); in test_data_item() 122 if (intel_pt_get_insn(dat->data, MAX_INSN_SIZE, x86_64, &intel_pt_insn)) { in test_data_item() 150 static int test_data_set(const struct test_data *dat_set, int x86_64) in test_data_set() argument 156 if (test_data_item(dat, x86_64)) in test_data_set()
|
| /linux-6.15/arch/x86/tools/ |
| H A D | insn_decoder_test.c | 29 static int x86_64; variable 84 insn->length, insn->x86_64, insn->kaddr); in dump_insn() 94 x86_64 = 1; in parse_args() 97 x86_64 = 0; in parse_args() 153 x86_64 ? INSN_MODE_64 : INSN_MODE_32); in main()
|
| H A D | insn_sanity.c | 32 static int x86_64; /* x86-64 bit mode flag */ variable 78 insn->length, insn->x86_64, insn->kaddr); in dump_insn() 168 x86_64 = 1; in parse_args() 171 x86_64 = 0; in parse_args() 241 x86_64 ? INSN_MODE_64 : INSN_MODE_32); in main()
|
| /linux-6.15/arch/x86/lib/ |
| H A D | insn.c | 61 void insn_init(struct insn *insn, const void *kaddr, int buf_len, int x86_64) in insn_init() argument 74 insn->x86_64 = x86_64; in insn_init() 76 if (x86_64) in insn_init() 151 if (insn->x86_64) in insn_get_prefixes() 179 if (insn->x86_64) { in insn_get_prefixes() 208 if (!insn->x86_64) { in insn_get_prefixes() 226 if (insn->x86_64 && X86_VEX_W(b2)) in insn_get_prefixes() 234 if (insn->x86_64 && X86_VEX_W(b2)) in insn_get_prefixes() 388 if (insn->x86_64 && inat_is_force64(insn->attr)) in insn_get_modrm() 411 if (!insn->x86_64) in insn_rip_relative()
|
| /linux-6.15/tools/arch/x86/lib/ |
| H A D | insn.c | 61 void insn_init(struct insn *insn, const void *kaddr, int buf_len, int x86_64) in insn_init() argument 74 insn->x86_64 = x86_64; in insn_init() 76 if (x86_64) in insn_init() 151 if (insn->x86_64) in insn_get_prefixes() 179 if (insn->x86_64) { in insn_get_prefixes() 208 if (!insn->x86_64) { in insn_get_prefixes() 226 if (insn->x86_64 && X86_VEX_W(b2)) in insn_get_prefixes() 234 if (insn->x86_64 && X86_VEX_W(b2)) in insn_get_prefixes() 388 if (insn->x86_64 && inat_is_force64(insn->attr)) in insn_get_modrm() 411 if (!insn->x86_64) in insn_rip_relative()
|
| /linux-6.15/Documentation/arch/x86/x86_64/ |
| H A D | uefi.rst | 4 General note on [U]EFI x86_64 support 10 the needed bootloader support and associated tools for x86_64 platforms 15 2. Booting Linux kernel on UEFI x86_64 platform can either be 19 3. x86_64 platform with EFI/UEFI firmware. 26 Below are general EFI setup guidelines on the x86_64 platform,
|
| H A D | index.rst | 4 x86_64 Support
|
| /linux-6.15/tools/testing/ktest/examples/ |
| H A D | crosstests.conf | 176 MAKE_CMD = make ARCH=um SUBARCH=x86_64 185 TEST_START IF ${RUN} == x86 || ${RUN} == x86_64 || ${DO_DEFAULT} 186 MAKE_CMD = make ARCH=x86_64 187 ARCH = x86_64
|
| /linux-6.15/tools/testing/selftests/kvm/ |
| H A D | Makefile | 6 ifeq ($(ARCH),$(filter $(ARCH),arm64 s390 riscv x86 x86_64)) 8 ifeq ($(ARCH),x86_64)
|
| /linux-6.15/Documentation/translations/zh_CN/rust/ |
| H A D | arch-support.rst | 25 ``um`` Maintained 只有 ``x86_64`` 26 ``x86`` Maintained 只有 ``x86_64``
|
| /linux-6.15/tools/perf/util/intel-pt-decoder/ |
| H A D | intel-pt-insn-decoder.c | 190 int intel_pt_get_insn(const unsigned char *buf, size_t len, int x86_64, in intel_pt_get_insn() argument 197 x86_64 ? INSN_MODE_64 : INSN_MODE_32); in intel_pt_get_insn() 209 int arch_is_uncond_branch(const unsigned char *buf, size_t len, int x86_64) in arch_is_uncond_branch() argument 212 if (intel_pt_get_insn(buf, len, x86_64, &in) < 0) in arch_is_uncond_branch()
|
| /linux-6.15/tools/power/cpupower/ |
| H A D | .gitignore | 28 debug/x86_64/centrino-decode 29 debug/x86_64/powernow-k8-decode
|
| /linux-6.15/tools/scripts/ |
| H A D | Makefile.arch | 2 HOSTARCH := $(shell uname -m | sed -e s/i.86/x86/ -e s/x86_64/x86/ \ 20 ifeq ($(ARCH),x86_64)
|
| /linux-6.15/tools/testing/selftests/mm/ |
| H A D | Makefile | 74 ifneq (,$(filter $(ARCH),arm64 riscv riscv64 x86 x86_64)) 106 ifeq ($(ARCH),x86_64) 135 ifneq (,$(filter $(ARCH),arm64 mips64 parisc64 powerpc riscv64 s390x sparc64 x86_64 s390)) 166 ifeq ($(ARCH),x86_64)
|
| /linux-6.15/arch/ |
| H A D | .gitignore | 3 /x86_64/
|
| /linux-6.15/tools/testing/selftests/nolibc/ |
| H A D | run-tests.sh | 11 hostarch=x86_64 21 i386 x86_64
|
| /linux-6.15/tools/perf/util/ |
| H A D | dump-insn.c | 20 int x86_64 __maybe_unused) in arch_is_uncond_branch()
|
| /linux-6.15/arch/um/ |
| H A D | Makefile | 11 ifeq ($(shell uname -m),x86_64) 29 ifneq ($(filter $(SUBARCH),x86 x86_64 i386),)
|
| /linux-6.15/tools/perf/Documentation/ |
| H A D | perf.data-directory-format.txt | 50 …build id event received for /lib/x86_64-linux-gnu/libc-2.28.so: 5b157f49586a3ca84d55837f97ff466767… 63 …60795.481643: 2172167 cycles: 7f1a48c393c0 _IO_un_link+0x0 (/lib/x86_64-linux-gnu/libc-2.2…
|
| /linux-6.15/Documentation/translations/zh_TW/admin-guide/ |
| H A D | tainted-kernels.rst | 126 - 某些驅動程序正在被用在不受支持的體系結構上(例如x86_64以外的其他系統 127 上的scsi/snic,非x86/x86_64/itanium上的scsi/ips,已經損壞了arm64上
|