Home
last modified time | relevance | path

Searched refs:rtas (Results 1 – 17 of 17) sorted by relevance

/Linux-v5.15/arch/powerpc/kernel/
Drtas.c57 struct rtas_t rtas = { variable
60 EXPORT_SYMBOL(rtas);
88 arch_spin_lock(&rtas.lock); in lock_rtas()
94 arch_spin_unlock(&rtas.lock); in unlock_rtas()
108 if (!rtas.base) in call_rtas_display_status()
112 rtas_call_unlocked(&rtas.args, 10, 1, 1, NULL, c); in call_rtas_display_status()
158 if (!rtas.base) in udbg_rtascon_putc()
177 if (!rtas.base) in udbg_rtascon_getc_poll()
218 if (!rtas.base) in rtas_progress()
328 if (rtas.dev == NULL) in rtas_token()
[all …]
Dcrash_dump.c131 basep = of_get_property(rtas.dev, "linux,rtas-base", NULL); in crash_free_reserved_phys_range()
132 sizep = of_get_property(rtas.dev, "rtas-size", NULL); in crash_free_reserved_phys_range()
DMakefile70 obj-$(CONFIG_PPC_RTAS) += rtas.o rtas-rtc.o $(rtaspci-y-y)
73 obj-$(CONFIG_RTAS_PROC) += rtas-proc.o
Dentry_64.S346 LOAD_REG_ADDR(r4, rtas)
Dprom_init.c2306 phandle rtas; in prom_find_machine_type() local
2350 rtas = call_prom("finddevice", 1, 1, ADDR("/rtas")); in prom_find_machine_type()
2351 if (!PHANDLE_VALID(rtas)) in prom_find_machine_type()
2353 x = prom_getproplen(rtas, "ibm,hypertas-functions"); in prom_find_machine_type()
Dentry_32.S549 LOAD_REG_ADDR(r4, rtas)
/Linux-v5.15/arch/powerpc/platforms/chrp/
Dpci.c192 struct device_node *rtas; in setup_peg2() local
194 rtas = of_find_node_by_name (root, "rtas"); in setup_peg2()
195 if (rtas) { in setup_peg2()
197 of_node_put(rtas); in setup_peg2()
/Linux-v5.15/tools/testing/selftests/powerpc/eeh/
Deeh-functions.sh157 if [ ! -f /proc/device-tree/rtas/ibm,open-sriov-allow-unfreeze ] ||
158 [ ! -f /proc/device-tree/rtas/ibm,open-sriov-map-pe-number ] ; then
/Linux-v5.15/arch/powerpc/sysdev/xics/
DMakefile6 obj-$(CONFIG_PPC_ICS_RTAS) += ics-rtas.o
/Linux-v5.15/arch/powerpc/mm/
Dnuma.c1114 struct device_node *rtas; in find_possible_nodes() local
1122 rtas = of_find_node_by_path("/rtas"); in find_possible_nodes()
1123 if (!rtas) in find_possible_nodes()
1136 domains = of_get_property(rtas, in find_possible_nodes()
1140 domains = of_get_property(rtas, "ibm,max-associativity-domains", in find_possible_nodes()
1159 of_node_put(rtas); in find_possible_nodes()
/Linux-v5.15/arch/powerpc/platforms/pseries/
DMakefile30 obj-$(CONFIG_FA_DUMP) += rtas-fadump.o
Dras.c396 (((A) >= rtas.base) && ((A) <= (rtas.base + rtas.size - 16))))
/Linux-v5.15/arch/powerpc/include/asm/
Drtas.h238 extern struct rtas_t rtas;
/Linux-v5.15/kernel/
Dsys_ni.c389 COND_SYSCALL(rtas);
/Linux-v5.15/arch/powerpc/kernel/syscalls/
Dsyscall.tbl328 255 common rtas sys_rtas
/Linux-v5.15/tools/perf/arch/powerpc/entry/syscalls/
Dsyscall.tbl328 255 common rtas sys_rtas
/Linux-v5.15/Documentation/powerpc/
Dfirmware-assisted-dump.rst74 (rtas/ibm,kernel-dump on pSeries or ibm,opal/dump/mpipl-boot