Searched refs:ppc64 (Results 1 – 25 of 38) sorted by relevance
12
/Linux-v6.6/drivers/crypto/vmx/ |
D | Makefile | 9 override flavour := linux-ppc64-elfv2 11 override flavour := linux-ppc64
|
/Linux-v6.6/tools/testing/selftests/ftrace/test.d/kprobe/ |
D | kprobe_args_char.tc | 19 ppc64*)
|
D | kprobe_args_string.tc | 19 ppc64*)
|
/Linux-v6.6/tools/testing/selftests/mm/ |
D | Makefile | 98 ifneq (,$(findstring $(ARCH),ppc64)) 104 ifneq (,$(filter $(ARCH),arm64 ia64 mips64 parisc64 ppc64 riscv64 s390x sparc64 x86_64))
|
/Linux-v6.6/tools/perf/tests/shell/ |
D | record+probe_libc_inet_pton.sh | 44 ppc64|ppc64le)
|
/Linux-v6.6/arch/powerpc/crypto/ |
D | Makefile | 32 cmd_perl = $(PERL) $< $(if $(CONFIG_CPU_LITTLE_ENDIAN), linux-ppc64le, linux-ppc64) > $@
|
/Linux-v6.6/Documentation/translations/ja_JP/ |
D | SubmitChecklist | 43 4: 64bit長の'unsigned long'を使用しているppc64は、クロスコンパイルでの
|
/Linux-v6.6/tools/testing/ktest/examples/ |
D | crosstests.conf | 145 TEST_START IF ${RUN} == ppc || ${RUN} == ppc64 || ${DO_DEFAULT}
|
/Linux-v6.6/Documentation/powerpc/ |
D | booting.rst | 6 During the development of the Linux/ppc64 kernel, and more specifically, the 14 merged architecture for ppc32 and ppc64, new 32-bit platforms and 32-bit
|
D | eeh-pci-error-recovery.rst | 78 Detection and recovery are performed with the aid of ppc64 142 seen in /proc/ppc64/eeh (subject to change). Normally, almost
|
/Linux-v6.6/Documentation/admin-guide/kdump/ |
D | kdump.rst | 20 Kdump and kexec are currently supported on the x86, x86_64, ppc64, ia64, 116 of today, i386, x86_64, ppc64, ia64, arm and arm64 architectures support 226 Dump-capture kernel config options (Arch Dependent, ppc64) 349 On ppc64, use "crashkernel=128M@32M". 382 For ppc64: 442 For ppc64:
|
/Linux-v6.6/scripts/package/ |
D | mkdebian | 39 debarch=ppc64$(if_enabled_echo CONFIG_CPU_LITTLE_ENDIAN el)
|
/Linux-v6.6/drivers/vhost/ |
D | Kconfig | 92 This is only useful on a few platforms (ppc64 and arm64). Since it
|
/Linux-v6.6/tools/testing/selftests/nolibc/ |
D | Makefile | 84 QEMU_ARCH_ppc64 = ppc64
|
/Linux-v6.6/Documentation/filesystems/spufs/ |
D | spu_create.rst | 116 This call is Linux specific and only implemented by the ppc64 architec-
|
D | spu_run.rst | 123 This call is Linux specific and only implemented by the ppc64 architec-
|
/Linux-v6.6/drivers/tty/hvc/ |
D | Kconfig | 123 Partitionable IBM Power5 ppc64 machines allow hosting of
|
/Linux-v6.6/Documentation/process/ |
D | submit-checklist.rst | 34 4) ppc64 is a good architecture for cross-compilation checking because it
|
/Linux-v6.6/tools/testing/selftests/wireguard/qemu/ |
D | Makefile | 177 QEMU_ARCH := ppc64 187 QEMU_ARCH := ppc64
|
/Linux-v6.6/arch/powerpc/kvm/ |
D | book3s_pr.c | 1473 sregs->u.s.ppc64.slb[i].slbe = vcpu->arch.slb[i].orige | i; in kvm_arch_vcpu_ioctl_get_sregs_pr() 1474 sregs->u.s.ppc64.slb[i].slbv = vcpu->arch.slb[i].origv; in kvm_arch_vcpu_ioctl_get_sregs_pr() 1505 u64 rb = sregs->u.s.ppc64.slb[i].slbe; in kvm_arch_vcpu_ioctl_set_sregs_pr() 1506 u64 rs = sregs->u.s.ppc64.slb[i].slbv; in kvm_arch_vcpu_ioctl_set_sregs_pr()
|
/Linux-v6.6/Documentation/translations/it_IT/process/ |
D | submit-checklist.rst | 38 4) Una buona architettura per la verifica della cross-compilazione è la ppc64
|
/Linux-v6.6/arch/powerpc/platforms/pseries/ |
D | Kconfig | 95 <key word>=<value> pairs through a /proc/ppc64/lparcfg interface.
|
/Linux-v6.6/tools/arch/powerpc/include/uapi/asm/ |
D | kvm.h | 186 } ppc64; member
|
/Linux-v6.6/arch/powerpc/include/uapi/asm/ |
D | kvm.h | 186 } ppc64; member
|
/Linux-v6.6/arch/powerpc/ |
D | Makefile | 21 KBUILD_DEFCONFIG := $(if $(filter ppc%,$(uname)),$(uname),ppc64)_defconfig
|
12