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

123

/arch/ia64/include/asm/
H A Dkvm_host.h279 unsigned long rv : 3; member in struct:ia64_ipi_a::__anon1510
490 u64 rv : 24; member in struct:cpuid3_t::__anon1515
H A Dprocessor.h148 __u64 rv : 16; member in struct:ia64_lid::__anon1553
/arch/arm/mach-msm/
H A Dsmd.c881 uint32_t rv; local
885 rv = readl(smd_info.state + item * 4);
887 if (item == SMSM_STATE_MODEM && (rv & SMSM_RESET))
892 return rv;
/arch/mips/alchemy/common/
H A Dclock.c352 int scale, int maxdiv, unsigned long *rv)
369 if (rv)
370 *rv = div2;
351 alchemy_calc_div(unsigned long rate, unsigned long prate, int scale, int maxdiv, unsigned long *rv) argument
/arch/mips/mm/
H A Dtlbex.c1073 struct mips_huge_tlb_info rv; local
1078 rv.huge_pte = scratch;
1079 rv.restore_scratch = 0;
1080 rv.need_reload_pte = false;
1222 rv.restore_scratch = 1;
1231 rv.restore_scratch = 1;
1236 return rv;
/arch/ia64/sn/kernel/
H A Dio_acpi_init.c300 find_matching_device(acpi_handle handle, u32 lvl, void *context, void **rv) argument
/arch/x86/pci/
H A Dmmconfig-shared.c413 void *context, void **rv)
412 find_mboard_resource(acpi_handle handle, u32 lvl, void *context, void **rv) argument

Completed in 134 milliseconds

123