Searched refs:powernv (Results 1 – 25 of 46) sorted by relevance
12
/openbmc/linux/drivers/crypto/nx/ |
H A D | Makefile | 15 obj-$(CONFIG_CRYPTO_DEV_NX_COMPRESS_POWERNV) += nx-compress-powernv.o nx-compress.o 18 nx-compress-powernv-objs := nx-common-powernv.o
|
/openbmc/qemu/docs/system/ |
H A D | target-ppc.rst | 23 ppc/powernv
|
/openbmc/linux/drivers/cpuidle/ |
H A D | Kconfig.powerpc | 15 bool "Cpuidle driver for powernv platforms"
|
H A D | Makefile | 37 obj-$(CONFIG_POWERNV_CPUIDLE) += cpuidle-powernv.o
|
/openbmc/linux/arch/powerpc/platforms/ |
H A D | Makefile | 17 obj-$(CONFIG_PPC_POWERNV) += powernv/
|
/openbmc/linux/arch/powerpc/platforms/powernv/ |
H A D | ultravisor.c | 70 machine_subsys_initcall(powernv, uv_init);
|
H A D | opal-rtc.c | 84 machine_subsys_initcall(powernv, opal_time_init);
|
H A D | opal-nvram.c | 88 machine_arch_initcall(powernv, opal_nvram_init_log_partitions);
|
H A D | opal-memory-errors.c | 134 machine_device_initcall(powernv, opal_mem_err_init);
|
H A D | Makefile | 25 obj-$(CONFIG_EEH) += eeh-powernv.o
|
H A D | vas-trace.h | 111 #define TRACE_INCLUDE_PATH ../../arch/powerpc/platforms/powernv
|
H A D | rng.c | 200 machine_subsys_initcall(powernv, pnv_rng_late_init);
|
H A D | subcore.c | 449 machine_device_initcall(powernv, subcore_init);
|
H A D | opal-irqchip.c | 294 machine_arch_initcall(powernv, opal_event_init);
|
H A D | memtrace.c | 339 machine_device_initcall(powernv, memtrace_init);
|
H A D | opal-lpc.c | 381 machine_device_initcall(powernv, opal_lpc_init_debugfs);
|
/openbmc/qemu/docs/system/ppc/ |
H A D | powernv.rst | 62 powernv. kvm-pr in theory could be used as a valid accel option but 66 to use accel=kvm, the powernv machine will throw an error informing that 167 The files `palmetto-SDR.bin <http://www.kaod.org/qemu/powernv/palmetto-SDR.bin>`__ 168 and `palmetto-FRU.bin <http://www.kaod.org/qemu/powernv/palmetto-FRU.bin>`__
|
/openbmc/linux/drivers/char/ |
H A D | Makefile | 45 obj-$(CONFIG_POWERNV_OP_PANEL) += powernv-op-panel.o
|
/openbmc/linux/tools/testing/selftests/nolibc/ |
H A D | Makefile | 99 QEMU_ARGS_ppc64 = -M powernv -append "console=hvc0 panic=-1 $(TEST:%=NOLIBC_TEST=%)" 100 QEMU_ARGS_ppc64le = -M powernv -append "console=hvc0 panic=-1 $(TEST:%=NOLIBC_TEST=%)"
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-firmware-opal-sensor-groups | 4 Description: Sensor groups directory for POWER9 powernv servers
|
/openbmc/linux/Documentation/ABI/stable/ |
H A D | sysfs-firmware-opal-dump | 8 This is only for the powerpc/powernv platform.
|
/openbmc/linux/drivers/char/hw_random/ |
H A D | Makefile | 30 obj-$(CONFIG_HW_RANDOM_POWERNV) += powernv-rng.o
|
/openbmc/linux/drivers/mtd/devices/ |
H A D | Kconfig | 179 tristate "powernv flash MTD driver" 182 This provides an MTD device to access flash on powernv OPAL
|
/openbmc/linux/drivers/cpufreq/ |
H A D | Makefile | 100 obj-$(CONFIG_POWERNV_CPUFREQ) += powernv-cpufreq.o
|
/openbmc/linux/drivers/leds/ |
H A D | Makefile | 77 obj-$(CONFIG_LEDS_POWERNV) += leds-powernv.o
|
12