Searched refs:powernv (Results 1 – 25 of 32) 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 | 100 obj-$(CONFIG_POWERNV_CPUFREQ) += powernv-cpufreq.o
|
| /linux/drivers/cpuidle/ |
| H A D | Kconfig.powerpc | 15 bool "Cpuidle driver for powernv platforms"
|
| /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 | 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 | 324 machine_device_initcall(powernv, memtrace_init);
|
| H A D | opal-lpc.c | 381 machine_device_initcall(powernv, opal_lpc_init_debugfs);
|
| H A D | setup.c | 568 define_machine(powernv) { in define_machine() argument
|
| H A D | opal.c | 247 machine_early_initcall(powernv, opal_register_exception_handlers); 1092 machine_subsys_initcall(powernv, opal_init);
|
| H A D | ocxl.c | 169 if (!machine_is(powernv)) in pnv_ocxl_fixup_actag()
|
| /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
|
| /linux/drivers/leds/ |
| H A D | Makefile | 83 obj-$(CONFIG_LEDS_POWERNV) += leds-powernv.o
|
| /linux/arch/powerpc/sysdev/xive/ |
| H A D | native.c | 875 machine_arch_initcall(powernv, xive_core_debug_init);
|
12