| /OK3568_Linux_fs/kernel/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-842-pseries.o
|
| /OK3568_Linux_fs/kernel/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 | Kconfig | 95 bool "Enable extra debug logging in platforms/pseries" 98 Say Y here if you want the pseries core to produce a bunch of 100 problem with the pseries core and want to see more of what is
|
| H A D | io_event_irq.c | 160 machine_subsys_initcall(pseries, ioei_init);
|
| H A D | svm.c | 37 machine_early_initcall(pseries, init_svm);
|
| H A D | setup.c | 325 machine_early_initcall(pseries, alloc_dispatch_log_kmem_cache); 849 machine_arch_initcall(pseries, pSeries_init_panel); 1054 define_machine(pseries) { in define_machine() argument
|
| H A D | pmem.c | 168 machine_arch_initcall(pseries, pseries_pmem_init);
|
| H A D | hvCall_inst.c | 140 machine_device_initcall(pseries, hcall_inst_init);
|
| H A D | suspend.c | 242 machine_device_initcall(pseries, pseries_suspend_init);
|
| H A D | nvram.c | 210 machine_arch_initcall(pseries, pseries_nvram_init_log_partitions);
|
| H A D | ras.c | 140 machine_late_initcall(pseries, init_ras_hotplug_IRQ); 169 machine_subsys_initcall(pseries, init_ras_IRQ);
|
| H A D | vio.c | 1290 if (!machine_is(pseries)) in __vio_register_driver() 1523 machine_postcore_initcall(pseries, vio_bus_init); 1532 machine_device_initcall(pseries, vio_device_init); 1713 machine_fs_initcall(pseries, vio_init);
|
| H A D | hotplug-memory.c | 44 } else if (machine_is(pseries)) { in pseries_memory_block_size() 967 machine_device_initcall(pseries, pseries_memory_hotplug_init);
|
| H A D | mobility.c | 434 machine_device_initcall(pseries, mobility_sysfs_init);
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | rtasd.c | 278 if (!machine_is(pseries)) in handle_rtas_event() 503 if (!machine_is(pseries) && !machine_is(chrp)) in rtas_event_scan_init() 546 if (!machine_is(pseries) && !machine_is(chrp)) in rtas_init() 566 if (!machine_is(pseries)) in surveillance_setup()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/boot/ |
| H A D | Makefile | 157 src-plat-$(CONFIG_PPC_PSERIES) += pseries-head.S 158 src-plat-$(CONFIG_PPC_POWERNV) += pseries-head.S 159 src-plat-$(CONFIG_PPC_IBM_CELL_BLADE) += pseries-head.S 258 image-$(CONFIG_PPC_PSERIES) += zImage.pseries 259 image-$(CONFIG_PPC_POWERNV) += zImage.pseries 261 image-$(CONFIG_PPC_IBM_CELL_BLADE) += zImage.pseries
|
| H A D | .gitignore | 35 zImage.pseries
|
| H A D | wrapper | 244 pseries) 512 pseries|chrp|maple)
|
| /OK3568_Linux_fs/buildroot/board/qemu/ppc64le-pseries/ |
| H A D | readme.txt | 3 qemu-system-ppc64 -M pseries -cpu POWER8 -m 256 -kernel output/images/vmlinux -append "console=hvc0…
|
| /OK3568_Linux_fs/buildroot/board/qemu/ppc64-pseries/ |
| H A D | readme.txt | 3 …qemu-system-ppc64 -M pseries -cpu POWER7 -m 256 -kernel output/images/vmlinux -append "console=hvc…
|
| /OK3568_Linux_fs/buildroot/configs/ |
| H A D | qemu_ppc64_pseries_defconfig | 24 BR2_LINUX_KERNEL_DEFCONFIG="pseries"
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/ |
| H A D | Makefile | 18 obj-$(CONFIG_PPC_PSERIES) += pseries/
|
| /OK3568_Linux_fs/kernel/drivers/cpuidle/ |
| H A D | Makefile | 35 obj-$(CONFIG_PSERIES_CPUIDLE) += cpuidle-pseries.o
|
| /OK3568_Linux_fs/kernel/Documentation/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.
|
| /OK3568_Linux_fs/kernel/drivers/char/hw_random/ |
| H A D | Makefile | 30 obj-$(CONFIG_HW_RANDOM_PSERIES) += pseries-rng.o
|