Home
last modified time | relevance | path

Searched refs:powernv (Results 1 – 25 of 38) sorted by relevance

12

/linux-6.6.21/drivers/crypto/nx/
DMakefile15 obj-$(CONFIG_CRYPTO_DEV_NX_COMPRESS_POWERNV) += nx-compress-powernv.o nx-compress.o
18 nx-compress-powernv-objs := nx-common-powernv.o
/linux-6.6.21/drivers/cpuidle/
DKconfig.powerpc15 bool "Cpuidle driver for powernv platforms"
DMakefile37 obj-$(CONFIG_POWERNV_CPUIDLE) += cpuidle-powernv.o
/linux-6.6.21/arch/powerpc/platforms/
DMakefile17 obj-$(CONFIG_PPC_POWERNV) += powernv/
/linux-6.6.21/arch/powerpc/platforms/powernv/
Dultravisor.c70 machine_subsys_initcall(powernv, uv_init);
Dopal-rtc.c84 machine_subsys_initcall(powernv, opal_time_init);
Dopal-nvram.c88 machine_arch_initcall(powernv, opal_nvram_init_log_partitions);
Dopal-memory-errors.c134 machine_device_initcall(powernv, opal_mem_err_init);
DMakefile25 obj-$(CONFIG_EEH) += eeh-powernv.o
Dvas-trace.h111 #define TRACE_INCLUDE_PATH ../../arch/powerpc/platforms/powernv
Drng.c200 machine_subsys_initcall(powernv, pnv_rng_late_init);
Dsubcore.c449 machine_device_initcall(powernv, subcore_init);
Dopal-irqchip.c293 machine_arch_initcall(powernv, opal_event_init);
Dmemtrace.c339 machine_device_initcall(powernv, memtrace_init);
Dopal-lpc.c381 machine_device_initcall(powernv, opal_lpc_init_debugfs);
Dsetup.c568 define_machine(powernv) { in define_machine() argument
Dopal.c250 machine_early_initcall(powernv, opal_register_exception_handlers);
1101 machine_subsys_initcall(powernv, opal_init);
/linux-6.6.21/drivers/char/
DMakefile45 obj-$(CONFIG_POWERNV_OP_PANEL) += powernv-op-panel.o
/linux-6.6.21/Documentation/ABI/testing/
Dsysfs-firmware-opal-sensor-groups4 Description: Sensor groups directory for POWER9 powernv servers
/linux-6.6.21/tools/testing/selftests/nolibc/
DMakefile99 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=%)"
/linux-6.6.21/drivers/char/hw_random/
DMakefile30 obj-$(CONFIG_HW_RANDOM_POWERNV) += powernv-rng.o
/linux-6.6.21/Documentation/ABI/stable/
Dsysfs-firmware-opal-dump8 This is only for the powerpc/powernv platform.
/linux-6.6.21/drivers/cpufreq/
DMakefile100 obj-$(CONFIG_POWERNV_CPUFREQ) += powernv-cpufreq.o
/linux-6.6.21/drivers/mtd/devices/
DKconfig179 tristate "powernv flash MTD driver"
182 This provides an MTD device to access flash on powernv OPAL
/linux-6.6.21/drivers/leds/
DMakefile77 obj-$(CONFIG_LEDS_POWERNV) += leds-powernv.o

12