Home
last modified time | relevance | path

Searched refs:pseries (Results 1 – 25 of 43) sorted by relevance

12

/linux/Documentation/ABI/testing/
H A Dsysfs-secvar24 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/drivers/crypto/nx/
H A DMakefile14 obj-$(CONFIG_CRYPTO_DEV_NX_COMPRESS_PSERIES) += nx-compress-pseries.o nx-compress.o
17 nx-compress-pseries-objs := nx-common-pseries.o
/linux/arch/powerpc/platforms/pseries/
H A Dpower.c65 machine_core_initcall(pseries, pm_init);
71 machine_device_initcall(pseries, apo_pm_init);
H A Dio_event_irq.c160 machine_subsys_initcall(pseries, ioei_init);
H A Dsetup.c200 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 Dsuspend.c190 machine_device_initcall(pseries, pseries_suspend_init);
H A Dpmem.c167 machine_arch_initcall(pseries, pseries_pmem_init);
H A DhvCall_inst.c140 machine_device_initcall(pseries, hcall_inst_init);
H A Drtas-work-area.c183 machine_arch_initcall(pseries, rtas_work_area_allocator_init);
H A Dnvram.c210 machine_arch_initcall(pseries, pseries_nvram_init_log_partitions);
H A Dplpks-secvar.c217 machine_device_initcall(pseries, plpks_secvar_init);
H A Dras.c148 machine_late_initcall(pseries, init_ras_hotplug_IRQ);
177 machine_subsys_initcall(pseries, init_ras_IRQ);
H A Dpapr-sysparm.c352 machine_device_initcall(pseries, papr_sysparm_init);
H A Dvio.c1289 if (!machine_is(pseries)) in __vio_register_driver()
1522 machine_postcore_initcall(pseries, vio_bus_init);
1531 machine_device_initcall(pseries, vio_device_init);
1734 machine_fs_initcall(pseries, vio_init);
H A Dpci.c219 if (!machine_is(pseries)) in fixup_winbond_82c105()
H A Dpapr_platform_attributes.c364 machine_device_initcall(pseries, papr_init);
H A Dpapr-vpd.c538 machine_device_initcall(pseries, papr_vpd_init);
H A Dreconfig.c414 machine_device_initcall(pseries, proc_ppc64_create_ofdt);
H A Dibmebus.c479 machine_postcore_initcall(pseries, ibmebus_bus_init);
H A Dmobility.c29 #include "pseries.h"
829 machine_device_initcall(pseries, mobility_sysfs_init);
/linux/arch/powerpc/kernel/
H A Drtasd.c278 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/drivers/cpuidle/
H A DMakefile36 obj-$(CONFIG_PSERIES_CPUIDLE) += cpuidle-pseries.o
/linux/Documentation/arch/powerpc/
H A Dpapr_hcalls.rst23 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/tools/testing/selftests/wireguard/qemu/
H A DMakefile181 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/drivers/char/hw_random/
H A DMakefile30 obj-$(CONFIG_HW_RANDOM_PSERIES) += pseries-rng.o

12