Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Drtas.c49 struct rtas_t rtas = { variable
52 EXPORT_SYMBOL(rtas);
80 arch_spin_lock(&rtas.lock); in lock_rtas()
86 arch_spin_unlock(&rtas.lock); in unlock_rtas()
100 if (!rtas.base) in call_rtas_display_status()
104 rtas_call_unlocked(&rtas.args, 10, 1, 1, NULL, c); in call_rtas_display_status()
150 if (!rtas.base) in udbg_rtascon_putc()
169 if (!rtas.base) in udbg_rtascon_getc_poll()
210 if (!rtas.base) in rtas_progress()
320 if (rtas.dev == NULL) in rtas_token()
[all …]
H A 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()
H A DMakefile71 obj-$(CONFIG_PPC_RTAS) += rtas.o rtas-rtc.o $(rtaspci-y-y)
74 obj-$(CONFIG_RTAS_PROC) += rtas-proc.o
H A Dprom_init.c2271 phandle rtas; in prom_find_machine_type() local
2315 rtas = call_prom("finddevice", 1, 1, ADDR("/rtas")); in prom_find_machine_type()
2316 if (!PHANDLE_VALID(rtas)) in prom_find_machine_type()
2318 x = prom_getproplen(rtas, "ibm,hypertas-functions"); in prom_find_machine_type()
H A Dentry_64.S866 LOAD_REG_ADDR(r4, rtas)
H A Dentry_32.S1346 LOAD_REG_ADDR(r4, rtas)
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/chrp/
H A Dpci.c193 struct device_node *rtas; in setup_peg2() local
195 rtas = of_find_node_by_name (root, "rtas"); in setup_peg2()
196 if (rtas) { in setup_peg2()
198 of_node_put(rtas); in setup_peg2()
/OK3568_Linux_fs/kernel/arch/powerpc/oprofile/
H A Dop_model_power4.c307 if (pc >= rtas.base && pc < (rtas.base + rtas.size)) in get_pc()
/OK3568_Linux_fs/kernel/arch/powerpc/mm/
H A Dnuma.c897 struct device_node *rtas; in find_possible_nodes() local
905 rtas = of_find_node_by_path("/rtas"); in find_possible_nodes()
906 if (!rtas) in find_possible_nodes()
919 domains = of_get_property(rtas, in find_possible_nodes()
923 domains = of_get_property(rtas, "ibm,max-associativity-domains", in find_possible_nodes()
942 of_node_put(rtas); in find_possible_nodes()
/OK3568_Linux_fs/kernel/arch/powerpc/sysdev/xics/
H A DMakefile6 obj-$(CONFIG_PPC_ICS_RTAS) += ics-rtas.o
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/pseries/
H A Dras.c401 (((A) >= rtas.base) && ((A) <= (rtas.base + rtas.size - 16))))
H A DMakefile30 obj-$(CONFIG_FA_DUMP) += rtas-fadump.o
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Drtas.h233 extern struct rtas_t rtas;
/OK3568_Linux_fs/u-boot/doc/device-tree-bindings/serial/
H A D8250.txt38 - used-by-rtas : set to indicate that the port is in use by the OpenFirmware
/OK3568_Linux_fs/kernel/kernel/
H A Dsys_ni.c385 COND_SYSCALL(rtas);
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/syscalls/
H A Dsyscall.tbl336 255 common rtas sys_rtas
/OK3568_Linux_fs/kernel/tools/perf/arch/powerpc/entry/syscalls/
H A Dsyscall.tbl330 255 common rtas sys_rtas
/OK3568_Linux_fs/kernel/Documentation/powerpc/
H A Dfirmware-assisted-dump.rst74 (rtas/ibm,kernel-dump on pSeries or ibm,opal/dump/mpipl-boot