Searched refs:rv (Results 1 - 25 of 57) sorted by relevance

123

/arch/x86/lib/
H A Dmsr-smp.c8 struct msr_info *rv = info; local
12 if (rv->msrs)
13 reg = per_cpu_ptr(rv->msrs, this_cpu);
15 reg = &rv->reg;
17 rdmsr(rv->msr_no, reg->l, reg->h);
22 struct msr_info *rv = info; local
26 if (rv->msrs)
27 reg = per_cpu_ptr(rv->msrs, this_cpu);
29 reg = &rv->reg;
31 wrmsr(rv
37 struct msr_info rv; local
53 struct msr_info rv; local
68 struct msr_info rv; local
84 struct msr_info rv; local
101 struct msr_info rv; local
149 struct msr_info *rv = info; local
156 struct msr_info *rv = info; local
164 struct msr_info rv; local
180 struct msr_info rv; local
196 struct msr_info rv; local
212 struct msr_info rv; local
230 struct msr_regs_info *rv = info; local
237 struct msr_regs_info *rv = info; local
245 struct msr_regs_info rv; local
258 struct msr_regs_info rv; local
[all...]
/arch/arm/mach-s3c64xx/include/mach/
H A Ddebug-macro.S24 .macro addruart, rp, rv, tmp
26 ldr \rv, = (S3C_VA_UART + S3C_PA_UART & 0xfffff)
29 add \rv, \rv, #(0x400 * CONFIG_DEBUG_S3C_UART)
/arch/arm/include/debug/
H A Ds5pv210.S22 .macro addruart, rp, rv, tmp
24 ldr \rv, =S3C_VA_UART
27 add \rv, \rv, #(0x400 * CONFIG_DEBUG_S3C_UART)
H A Dexynos.S23 .macro addruart, rp, rv, tmp
29 ldr \rv, =S3C_VA_UART
32 add \rv, \rv, #(0x10000 * CONFIG_DEBUG_S3C_UART)
H A Dtegra.S54 #define checkuart(rp, rv, lhu, bit, uart) \
76 .macro addruart, rp, rv, tmp
78 ldr \rv, [\rp] @ linked addr is stored there
79 sub \rv, \rv, \rp @ offset between the two
81 sub \tmp, \rp, \rv @ actual tegra_uart_config
85 mov \rv, #0 @ yes; record init is done
86 str \rv, [\tmp]
92 lsr \rv, \rp, #18 @ 19:18 are console type
93 and \rv, \r
[all...]
H A Dvf.S20 .macro addruart, rp, rv, tmp
22 and \rv, \rp, #0xffffff @ offset within 16MB section
23 add \rv, \rv, #VF_UART_VIRTUAL_BASE
H A Dvexpress.S25 .macro addruart,rp,rv,tmp
34 movw \rv, #0xc091
35 movt \rv, #0x410f
36 cmp \rp, \rv
40 orreq \rv, \rp, #DEBUG_LL_VIRT_BASE
45 orrne \rv, \rp, #DEBUG_LL_VIRT_BASE
H A Ds3c24xx.S19 .macro addruart, rp, rv, tmp
21 ldr \rv, = CONFIG_DEBUG_UART_VIRT
H A Dvt8500.S18 .macro addruart, rp, rv, tmp
20 orr \rv, \rp, #DEBUG_LL_VIRT_BASE
H A Dbcm63xx.S13 .macro addruart, rp, rv, tmp
15 ldr \rv, =CONFIG_DEBUG_UART_VIRT
H A Dpl01x.S16 .macro addruart, rp, rv, tmp
18 ldr \rv, =CONFIG_DEBUG_UART_VIRT
H A Dclps711x.S22 .macro addruart, rp, rv, tmp
23 ldr \rv, =CLPS711X_UART_VADDR
H A Dimx.S31 .macro addruart, rp, rv, tmp
33 ldr \rv, =UART_VADDR @ virtual
H A Dmeson.S16 .macro addruart, rp, rv, tmp
18 ldr \rv, =(CONFIG_DEBUG_UART_VIRT) @ virtual
H A Dsirf.S25 .macro addruart, rp, rv, tmp
27 ldr \rv, =SIRFSOC_UART1_VA_BASE @ virtual
H A Dux500.S43 .macro addruart, rp, rv, tmp
45 ldr \rv, =UART_VIRT_BASE @ yes, virtual address
/arch/ia64/kernel/
H A Dbrl_emu.c61 struct illegal_op_return rv; local
64 rv.fkt = (unsigned long) -1;
71 return rv;
76 if (ia64_psr(regs)->ri != 1) return rv;
79 if ((bundle[0] & 0x1e) != 0x4) return rv;
97 if (btype != 0) return rv;
98 rv.fkt = 0;
106 return rv;
114 rv.fkt = 0;
122 return rv;
[all...]
/arch/x86/mm/
H A Dpf_in.c138 rv = type; \
149 enum reason_type rv = OTHERS; local
160 return rv;
254 unsigned char *rv = NULL; local
258 rv = (unsigned char *)&regs->ax;
261 rv = (unsigned char *)&regs->bx;
264 rv = (unsigned char *)&regs->cx;
267 rv = (unsigned char *)&regs->dx;
271 rv = (unsigned char *)&regs->r8;
274 rv
350 unsigned long *rv = NULL; local
[all...]
/arch/ia64/include/asm/sn/
H A Dsn_sal.h627 struct ia64_sal_retval rv; local
628 ia64_sal_oemcall_reentrant(&rv, SN_SAL_GET_PARTITION_ADDR, *cookie,
630 *cookie = rv.v0;
631 *addr = rv.v1;
632 *len = rv.v2;
633 return rv.status;
785 struct ia64_sal_retval rv = {0, 0, 0, 0}; local
787 SAL_CALL_NOLOCK(rv, SN_SAL_SYSCTL_IOBRICK_PCI_OP, connection_type, n, action,
789 if (rv.status)
790 return rv
803 struct ia64_sal_retval rv; local
815 struct ia64_sal_retval rv; local
832 struct ia64_sal_retval rv; local
850 struct ia64_sal_retval rv; local
866 struct ia64_sal_retval rv; local
879 struct ia64_sal_retval rv; local
892 struct ia64_sal_retval rv; local
905 struct ia64_sal_retval rv; local
918 struct ia64_sal_retval rv; local
972 struct ia64_sal_retval rv; local
988 struct ia64_sal_retval rv; local
1105 struct ia64_sal_retval rv; local
1116 struct ia64_sal_retval rv; local
1127 struct ia64_sal_retval rv; local
1139 struct ia64_sal_retval rv; local
1147 struct ia64_sal_retval rv; local
1159 struct ia64_sal_retval rv; local
1178 struct ia64_sal_retval rv; local
1186 struct ia64_sal_retval rv; local
1204 struct ia64_sal_retval rv; local
1228 struct ia64_sal_retval rv; local
[all...]
/arch/blackfin/include/uapi/asm/
H A Dswab.h28 __u32 rv; local
29 __asm__("%0 = PACK(%1.L, %1.H);\n\t": "=d"(rv): "d"(xx));
30 return rv;
/arch/powerpc/platforms/pseries/
H A Dreconfig.c235 int length, rv = 0; local
250 /* rv = build_prop_list(tmp, bufsize - (tmp - buf), &proplist); */
257 rv = -ENOMEM;
263 rv = -EINVAL;
267 rv = pSeries_reconfig_add_node(path, prop);
270 if (rv)
272 return rv;
278 int rv = -ENODEV; local
281 rv = pSeries_reconfig_remove_node(node);
284 return rv;
399 int rv = 0; local
[all...]
/arch/arm/mach-footbridge/include/mach/
H A Ddebug-macro.S21 .macro addruart, rp, rv, tmp
27 orr \rv, \rp, #dc21285_high
/arch/arm/mach-netx/include/mach/
H A Ddebug-macro.S16 .macro addruart, rp, rv, tmp
18 orr \rv, \rp, #io_p2v(0x00100000) @ virtual
/arch/arm/mach-sa1100/include/mach/
H A Ddebug-macro.S15 .macro addruart, rp, rv, tmp
27 ldr \rv, [\rp, #UTCR3]
28 tst \rv, #UTCR3_TXE
32 ldreq \rv, [\rp, #UTCR3]
33 tsteq \rv, #UTCR3_TXE
37 ldreq \rv, [\rp, #UTCR3]
38 tsteq \rv, #UTCR3_TXE
43 orr \rv, \rp, #0xf8000000 @ virtual
/arch/arm/mach-omap1/include/mach/
H A Ddebug-macro.S29 .macro addruart, rp, rv, tmp
33 ldr \rv, [\rp] @ get absolute addr of 99f
34 sub \rv, \rv, \rp @ offset between the two
36 sub \tmp, \rp, \rv @ make it effective
38 ldr \rv, [\tmp, #4] @ omap_uart_virt
40 cmpne \rv, #0
45 ldr \rv, =OMAP_UART_INFO_OFS
46 ldr \rp, [\rp, \rv]

Completed in 440 milliseconds

123