| /arch/powerpc/kernel/vdso/ |
| A D | vgettimeofday.c | 10 const struct vdso_time_data *vd) in __c_kernel_clock_gettime() argument 12 return __cvdso_clock_gettime_data(vd, clock, ts); in __c_kernel_clock_gettime() 16 const struct vdso_time_data *vd) in __c_kernel_clock_getres() argument 18 return __cvdso_clock_getres_data(vd, clock_id, res); in __c_kernel_clock_getres() 22 const struct vdso_time_data *vd) in __c_kernel_clock_gettime() argument 28 const struct vdso_time_data *vd) in __c_kernel_clock_gettime64() argument 30 return __cvdso_clock_gettime_data(vd, clock, ts); in __c_kernel_clock_gettime64() 34 const struct vdso_time_data *vd) in __c_kernel_clock_getres() argument 41 const struct vdso_time_data *vd) in __c_kernel_gettimeofday() argument 43 return __cvdso_gettimeofday_data(vd, tv, tz); in __c_kernel_gettimeofday() [all …]
|
| /arch/powerpc/kernel/ |
| A D | vecemu.c | 266 unsigned int va, vb, vc, vd; in emulate_altivec() local 275 vd = (word >> 21) & 0x1f; in emulate_altivec() 285 vaddfp(&vrs[vd], &vrs[va], &vrs[vb]); in emulate_altivec() 291 vrefp(&vrs[vd], &vrs[vb]); in emulate_altivec() 294 vrsqrtefp(&vrs[vd], &vrs[vb]); in emulate_altivec() 298 vrs[vd].u[i] = eexp2(vrs[vb].u[i]); in emulate_altivec() 302 vrs[vd].u[i] = elog2(vrs[vb].u[i]); in emulate_altivec() 306 vrs[vd].u[i] = rfin(vrs[vb].u[i]); in emulate_altivec() 310 vrs[vd].u[i] = rfiz(vrs[vb].u[i]); in emulate_altivec() 316 vrs[vd].u[i] = x; in emulate_altivec() [all …]
|
| /arch/powerpc/include/asm/vdso/ |
| A D | gettimeofday.h | 97 const struct vdso_time_data *vd) in __arch_get_hw_counter() argument 128 const struct vdso_time_data *vd); 130 const struct vdso_time_data *vd); 133 const struct vdso_time_data *vd); 135 const struct vdso_time_data *vd); 137 const struct vdso_time_data *vd); 140 const struct vdso_time_data *vd); 142 const struct vdso_time_data *vd);
|
| /arch/powerpc/platforms/pseries/ |
| A D | mobility.c | 130 if (vd & 0x80000000) { in update_dt_property() 131 vd = ~vd + 1; in update_dt_property() 146 new_prop->length += vd; in update_dt_property() 158 new_prop->length = vd; in update_dt_property() 166 memcpy(new_prop->value, value, vd); in update_dt_property() 188 u32 vd; in update_dt_node() local 218 prop_data += vd + sizeof(vd); in update_dt_node() 228 prop_data += sizeof(vd); in update_dt_node() 230 switch (vd) { in update_dt_node() 243 vd, prop_data); in update_dt_node() [all …]
|
| /arch/arm/vfp/ |
| A D | vfpdouble.c | 63 vd->exponent -= bits - 1; in vfp_double_normalise_denormal() 64 vd->significand <<= bits; in vfp_double_normalise_denormal() 81 if (vd->exponent == 2047 && (vd->significand == 0 || exceptions)) in vfp_double_normaliseround() 88 vd->exponent = 0; in vfp_double_normaliseround() 92 exponent = vd->exponent; in vfp_double_normaliseround() 104 vd->exponent = exponent; in vfp_double_normaliseround() 117 vd->exponent = exponent; in vfp_double_normaliseround() 150 vd->exponent = exponent; in vfp_double_normaliseround() 174 vd->exponent = 2045; in vfp_double_normaliseround() 178 vd->significand = 0; in vfp_double_normaliseround() [all …]
|
| A D | vfp.h | 343 u32 vfp_double_normaliseround(int dd, struct vfp_double *vd, u32 fpscr, u32 exceptions, const char …
|
| /arch/arm/mach-omap2/ |
| A D | vc.c | 251 struct voltagedomain *vd; member 261 struct voltagedomain *vd = vc.vd; in omap3_vc_set_pmic_signaling() local 294 vd->write(c->voltsetup1, in omap3_vc_set_pmic_signaling() 299 vd->write(c->voltsetup2, in omap3_vc_set_pmic_signaling() 307 struct voltagedomain *vd = vc.vd; in omap4_vc_set_pmic_signaling() local 310 if (!vd) in omap4_vc_set_pmic_signaling() 322 vd->write(val, OMAP4_PRM_VOLTCTRL_OFFSET); in omap4_vc_set_pmic_signaling() 334 if (vc.vd) in omap3_vc_init_pmic_signaling() 337 vc.vd = voltdm; in omap3_vc_init_pmic_signaling() 589 if (vc.vd) in omap4_vc_init_pmic_signaling() [all …]
|
| /arch/s390/include/asm/vdso/ |
| A D | gettimeofday.h | 17 static inline u64 __arch_get_hw_counter(s32 clock_mode, const struct vdso_time_data *vd) in __arch_get_hw_counter() argument 19 return get_tod_clock() - vd->arch_data.tod_delta; in __arch_get_hw_counter()
|
| /arch/arm/boot/dts/nvidia/ |
| A D | tegra114-tn7.dts | 89 regulator-name = "vd-cpu"; 97 regulator-name = "vd-soc"; 113 regulator-name = "vd-ddr"; 137 regulator-name = "vd-smps10-out1"; 145 regulator-name = "vd-smps10-out2"; 169 regulator-name = "vd-fuse"; 177 regulator-name = "vd-ts-hv";
|
| /arch/mips/include/asm/vdso/ |
| A D | gettimeofday.h | 187 const struct vdso_time_data *vd) in __arch_get_hw_counter() argument 195 return read_gic_count(vd); in __arch_get_hw_counter()
|
| /arch/riscv/include/asm/vdso/ |
| A D | gettimeofday.h | 72 const struct vdso_time_data *vd) in __arch_get_hw_counter() argument
|
| /arch/loongarch/include/asm/vdso/ |
| A D | gettimeofday.h | 75 const struct vdso_time_data *vd) in __arch_get_hw_counter() argument
|
| /arch/arm64/include/asm/vdso/ |
| A D | gettimeofday.h | 71 const struct vdso_time_data *vd) in __arch_get_hw_counter() argument
|
| A D | compat_gettimeofday.h | 107 const struct vdso_time_data *vd) in __arch_get_hw_counter() argument
|
| /arch/arm64/boot/dts/mediatek/ |
| A D | mt7986a-bananapi-bpi-r3.dts | 32 dcin: regulator-12vd { 34 regulator-name = "12vd"; 106 regulator-name = "1.8vd"; 116 regulator-name = "3.3vd";
|
| A D | mt7986a-bananapi-bpi-r3-mini.dts | 35 regulator-name = "12vd"; 56 regulator-name = "1.8vd"; 66 regulator-name = "3.3vd";
|
| /arch/arm/include/asm/vdso/ |
| A D | gettimeofday.h | 115 const struct vdso_time_data *vd) in __arch_get_hw_counter() argument
|
| /arch/arm/boot/dts/intel/pxa/ |
| A D | pxa300-raumfeld-tuneable-clock.dtsi | 52 vd-supply = <®_3v3>;
|
| /arch/arm64/crypto/ |
| A D | sm4-ce-ccm-core.S | 21 .macro sm4e, vd, vn 22 .inst 0xcec08400 | (.L\vn << 5) | .L\vd
|
| A D | sm4-ce-core.S | 22 .macro sm4e, vd, vn 23 .inst 0xcec08400 | (.L\vn << 5) | .L\vd 26 .macro sm4ekey, vd, vn, vm 27 .inst 0xce60c800 | (.L\vm << 16) | (.L\vn << 5) | .L\vd
|
| A D | sm4-ce-gcm-core.S | 22 .macro sm4e, vd, vn 23 .inst 0xcec08400 | (.L\vn << 5) | .L\vd
|
| /arch/x86/include/asm/vdso/ |
| A D | gettimeofday.h | 239 const struct vdso_time_data *vd) in __arch_get_hw_counter() argument
|
| /arch/loongarch/include/asm/ |
| A D | asmmacro.h | 291 .macro lsx_save_upper vd base tmp off 292 vpickve2gr.d \tmp, \vd, 1 333 .macro lsx_restore_upper vd base tmp off 335 vinsgr2vr.d \vd, \tmp, 1 375 .macro lsx_init_upper vd tmp 376 vinsgr2vr.d \vd, \tmp, 1
|
| /arch/mips/include/uapi/asm/ |
| A D | inst.h | 773 __BITFIELD_FIELD(unsigned int vd : 5,
|
| /arch/s390/tools/ |
| A D | opcodes.txt | 1035 e7b2 vd VRR_VVV0UU
|