Home
last modified time | relevance | path

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

12

/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 Dsvm.c39 machine_early_initcall(pseries, init_svm);
H A Dio_event_irq.c160 machine_subsys_initcall(pseries, ioei_init);
H A Dsetup.c222 machine_subsys_initcall(pseries, pseries_wdt_init);
378 machine_early_initcall(pseries, alloc_dispatch_log_kmem_cache);
922 machine_arch_initcall(pseries, pSeries_init_panel);
1164 define_machine(pseries) { in define_machine() argument
H A Dpmem.c167 machine_arch_initcall(pseries, pseries_pmem_init);
H A DKconfig101 bool "Enable extra debug logging in platforms/pseries"
104 Say Y here if you want the pseries core to produce a bunch of
106 problem with the pseries core and want to see more of what is
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 Dpapr-phy-attest.c298 machine_device_initcall(pseries, papr_phy_attest_init);
H A Dnvram.c210 machine_arch_initcall(pseries, pseries_nvram_init_log_partitions);
H A Dpapr-platform-dump.c397 machine_device_initcall(pseries, papr_platform_dump_init);
H A Dpapr-sysparm.c352 machine_device_initcall(pseries, papr_sysparm_init);
H A Dpci.c217 if (!machine_is(pseries)) in fixup_winbond_82c105()
H A Dpapr_platform_attributes.c357 machine_device_initcall(pseries, papr_init);
H A Dmobility.c832 machine_device_initcall(pseries, mobility_sysfs_init);
H A Dpapr-hvpipe.c810 machine_device_initcall(pseries, papr_hvpipe_init);
H A Dhotplug-cpu.c904 machine_arch_initcall(pseries, pseries_dlpar_init);
H A Dmsi.c712 machine_arch_initcall(pseries, rtas_msi_init);
H A Dlparcfg.c839 machine_device_initcall(pseries, lparcfg_init);
/linux/tools/testing/selftests/bpf/
H A Dvmtest.sh50 HOST_FLAGS=(-machine pseries -cpu POWER9)
51 CROSS_FLAGS=(-machine pseries -cpu POWER9)
/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/Documentation/arch/powerpc/
H A Dvpa-dtl.rst17 The pseries Shared Processor Logical Partition(SPLPAR) machines can
/linux/arch/powerpc/kernel/
H A Drtas-proc.c233 if (!machine_is(pseries)) in proc_rtas_init()
H A Dnvram_64.c547 if (machine_is(pseries)) { in nvram_pstore_init()
/linux/Documentation/virt/kvm/
H A Dppc-pv.rst212 PAPR hypercalls are needed to run server PowerPC PAPR guests (-M pseries in QEMU).

12