Searched refs:powernv (Results 1 – 25 of 37) sorted by relevance
12
| /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
|
| /linux/drivers/cpufreq/ |
| H A D | powernv-trace.h | 42 #define TRACE_INCLUDE_FILE powernv-trace
|
| H A D | Makefile | 99 obj-$(CONFIG_POWERNV_CPUFREQ) += powernv-cpufreq.o
|
| /linux/arch/powerpc/platforms/ |
| H A D | Makefile | 15 obj-$(CONFIG_PPC_POWERNV) += powernv/
|
| /linux/drivers/cpuidle/ |
| H A D | Kconfig.powerpc | 14 bool "Cpuidle driver for powernv platforms"
|
| H A D | Makefile | 40 obj-$(CONFIG_POWERNV_CPUIDLE) += cpuidle-powernv.o
|
| /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 | 24 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 | 450 machine_device_initcall(powernv, subcore_init);
|
| H A D | opal-irqchip.c | 295 machine_arch_initcall(powernv, opal_event_init);
|
| H A D | memtrace.c | 323 machine_device_initcall(powernv, memtrace_init);
|
| H A D | opal-lpc.c | 381 machine_device_initcall(powernv, opal_lpc_init_debugfs);
|
| H A D | opal.c | 247 machine_early_initcall(powernv, opal_register_exception_handlers); 1092 machine_subsys_initcall(powernv, opal_init);
|
| /linux/drivers/char/ |
| H A D | Makefile | 44 obj-$(CONFIG_POWERNV_OP_PANEL) += powernv-op-panel.o
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-firmware-opal-sensor-groups | 4 Description: Sensor groups directory for POWER9 powernv servers
|
| H A D | sysfs-secvar | 21 On powernv/OPAL, this value is provided by the OPAL firmware
|
| /linux/Documentation/ABI/stable/ |
| H A D | sysfs-firmware-opal-dump | 8 This is only for the powerpc/powernv platform.
|
| /linux/drivers/char/hw_random/ |
| H A D | Makefile | 31 obj-$(CONFIG_HW_RANDOM_POWERNV) += powernv-rng.o
|
| /linux/tools/testing/selftests/nolibc/ |
| H A D | Makefile.nolibc | 191 QEMU_ARGS_ppc64 = -M powernv -append "console=hvc0 panic=-1 $(TEST:%=NOLIBC_TEST=%)" 192 QEMU_ARGS_ppc64le = -M powernv -append "console=hvc0 panic=-1 $(TEST:%=NOLIBC_TEST=%)"
|
| /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
|
12