| /linux-6.15/drivers/crypto/nx/ |
| H A D | Makefile | 14 obj-$(CONFIG_CRYPTO_DEV_NX_COMPRESS_PSERIES) += nx-compress-pseries.o nx-compress.o 17 nx-compress-pseries-objs := nx-common-pseries.o
|
| /linux-6.15/Documentation/ABI/testing/ |
| H A D | sysfs-secvar | 24 On pseries/PLPKS, this is generated by the kernel based on the 63 present is only PLPKS on the pseries platform. 71 Currently only provided by PLPKS on the pseries platform. 84 Currently only provided by PLPKS on the pseries platform. 92 Currently only provided by PLPKS on the pseries platform. 100 Currently only provided by PLPKS on the pseries platform. 109 Currently only provided by PLPKS on the pseries platform. 119 Currently only provided by PLPKS on the pseries platform.
|
| /linux-6.15/arch/powerpc/platforms/pseries/ |
| H A D | power.c | 65 machine_core_initcall(pseries, pm_init); 71 machine_device_initcall(pseries, apo_pm_init);
|
| H A D | svm.c | 39 machine_early_initcall(pseries, init_svm);
|
| H A D | io_event_irq.c | 160 machine_subsys_initcall(pseries, ioei_init);
|
| H A D | setup.c | 200 machine_subsys_initcall(pseries, pseries_wdt_init); 356 machine_early_initcall(pseries, alloc_dispatch_log_kmem_cache); 899 machine_arch_initcall(pseries, pSeries_init_panel); 1141 define_machine(pseries) { in define_machine() argument
|
| H A D | suspend.c | 190 machine_device_initcall(pseries, pseries_suspend_init);
|
| H A D | pmem.c | 167 machine_arch_initcall(pseries, pseries_pmem_init);
|
| H A D | Kconfig | 100 bool "Enable extra debug logging in platforms/pseries" 103 Say Y here if you want the pseries core to produce a bunch of 105 problem with the pseries core and want to see more of what is
|
| H A D | hvCall_inst.c | 140 machine_device_initcall(pseries, hcall_inst_init);
|
| H A D | rtas-work-area.c | 183 machine_arch_initcall(pseries, rtas_work_area_allocator_init);
|
| H A D | nvram.c | 210 machine_arch_initcall(pseries, pseries_nvram_init_log_partitions);
|
| H A D | plpks-secvar.c | 217 machine_device_initcall(pseries, plpks_secvar_init);
|
| H A D | ras.c | 148 machine_late_initcall(pseries, init_ras_hotplug_IRQ); 177 machine_subsys_initcall(pseries, init_ras_IRQ);
|
| H A D | papr-sysparm.c | 352 machine_device_initcall(pseries, papr_sysparm_init);
|
| H A D | pci.c | 219 if (!machine_is(pseries)) in fixup_winbond_82c105()
|
| /linux-6.15/arch/powerpc/kernel/ |
| H A D | rtasd.c | 278 if (!machine_is(pseries)) in handle_rtas_event() 505 if (!machine_is(pseries) && !machine_is(chrp)) in rtas_event_scan_init() 548 if (!machine_is(pseries) && !machine_is(chrp)) in rtas_init() 568 if (!machine_is(pseries)) in surveillance_setup()
|
| /linux-6.15/arch/powerpc/platforms/ |
| H A D | Makefile | 16 obj-$(CONFIG_PPC_PSERIES) += pseries/
|
| /linux-6.15/arch/powerpc/boot/ |
| H A D | .gitignore | 35 zImage.pseries
|
| H A D | Makefile | 174 src-plat-$(CONFIG_PPC_PSERIES) += pseries-head.S 175 src-plat-$(CONFIG_PPC_POWERNV) += pseries-head.S 276 image-$(CONFIG_PPC_PSERIES) += zImage.pseries 277 image-$(CONFIG_PPC_POWERNV) += zImage.pseries 443 zImage.miboot zImage.pmac zImage.pseries \
|
| H A D | wrapper | 263 pseries) 513 pseries|chrp)
|
| /linux-6.15/drivers/cpuidle/ |
| H A D | Makefile | 39 obj-$(CONFIG_PSERIES_CPUIDLE) += cpuidle-pseries.o
|
| /linux-6.15/Documentation/arch/powerpc/ |
| H A D | papr_hcalls.rst | 23 a *pSeries guest*. A pseries guest runs in a supervisor mode (HV=0) and must 28 Hence a Hypercall (hcall) is essentially a request by the pseries guest 36 The ABI specification for a hcall between a pseries guest and PAPR hypervisor 50 running as pseries guest.
|
| /linux-6.15/tools/testing/selftests/wireguard/qemu/ |
| H A D | Makefile | 181 QEMU_MACHINE := -cpu host,accel=kvm -machine pseries 183 QEMU_MACHINE := -machine pseries -device spapr-rng,rng=rng -object rng-random,id=rng 191 QEMU_MACHINE := -cpu host,accel=kvm -machine pseries 193 QEMU_MACHINE := -machine pseries -device spapr-rng,rng=rng -object rng-random,id=rng
|
| /linux-6.15/drivers/char/hw_random/ |
| H A D | Makefile | 30 obj-$(CONFIG_HW_RANDOM_PSERIES) += pseries-rng.o
|