| /freebsd/share/man/man4/ |
| H A D | hv_vss.4 | 54 On windows platform, VSS is defined to do live backup. 55 But for VM guest running on Hyper-V, the corresponding VSS is 64 to userland application if it registered VSS service on 74 VM, it will first send VSS capability check to 88 will inform Hyper-V host that VSS is not supported. 93 will occur and VSS unsupported is responded to Hyper-V host. 97 VM supports VSS, it will send freeze request to VM, and 109 Of course, there is a timeout limit as same as VSS capability is set to make sure freezing on 123 All the default timeout limit used in VSS capability check, freeze or thaw is the same. 128 If any of file system partition is non UFS, the VSS capability check will fail. [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonPatternsHVX.td | 554 def: Pat<(VecPI16 (sext_invec HWI8:$Vss)), (VSxtb (LoVec $Vss))>; 555 def: Pat<(VecPI32 (sext_invec HWI16:$Vss)), (VSxth (LoVec $Vss))>; 556 def: Pat<(VecPI32 (sext_invec HWI8:$Vss)), 557 (VSxth (LoVec (VSxtb (LoVec $Vss))))>; 563 def: Pat<(VecPI16 (zext_invec HWI8:$Vss)), (VZxtb (LoVec $Vss))>; 564 def: Pat<(VecPI32 (zext_invec HWI16:$Vss)), (VZxth (LoVec $Vss))>; 565 def: Pat<(VecPI32 (zext_invec HWI8:$Vss)), 566 (VZxth (LoVec (VZxtb (LoVec $Vss))))>; 568 def: Pat<(VecI8 (trunc HWI16:$Vss)), 569 (V6_vpackeb (HiVec $Vss), (LoVec $Vss))>; [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/iio/dac/ |
| H A D | adi,ad5791.yaml | 27 vss-supply: true 43 Negative referance input voltage range. From (vss + 2.5) to 0. 65 - vss-supply 86 vss-supply = <&dac_vss>;
|
| /freebsd/sys/kern/ |
| H A D | subr_stats.c | 666 stats_vss_hist_hlpr(enum vsd_dtype voi_dtype, struct voistatspec *vss, argument 674 if (vss == NULL || info == NULL || (info->flags & 686 vss->vsdsz = HIST_NBKTS2VSDSZ(crhist32, nbkts); 689 vss->vsdsz = HIST_NBKTS2VSDSZ(drhist32, nbkts); 692 vss->vsdsz = HIST_NBKTS2VSDSZ(dvhist32, nbkts); 695 vss->vsdsz = HIST_NBKTS2VSDSZ(crhist64, nbkts); 698 vss->vsdsz = HIST_NBKTS2VSDSZ(drhist64, nbkts); 701 vss->vsdsz = HIST_NBKTS2VSDSZ(dvhist64, nbkts); 707 vss->iv = stats_realloc(NULL, 0, vss->vsdsz, M_ZERO); 708 if (vss->iv == NULL) [all …]
|
| /freebsd/sys/dev/hyperv/utilities/ |
| H A D | hv_snapshot.c | 86 * Header for all VSS messages. 142 .ic_desc = "Hyper-V VSS" 198 * The VSS allows user to register their function to do freeze/thaw for application. 199 * VSS kernel will notify both vss daemon and user application if it is registered. 444 KASSERT(opt == reqp->vss_req.opt_msg.opt, ("Mismatched VSS operation!")); in hv_vss_daemon_acked() 498 KASSERT(opt == reqp->vss_req.opt_msg.opt, ("Mismatched VSS operation!")); in hv_vss_app_acked() 520 hv_vss_log_info("%s, Fatal: vss daemon was killed\n", __func__); in hv_vss_app_acked() 569 hv_vss_log_info("%s: %s invoked vss ioctl\n", __func__, td_proc->p_comm); in hv_vss_dev_daemon_ioctl() 649 hv_vss_log_info("%s: %s invoked vss ioctl\n", __func__, td_proc->p_comm); in hv_appvss_dev_ioctl() 790 * Function to read the vss request buffer from host [all …]
|
| H A D | hv_snapshot.h | 33 #define VSS_DEV(VSS) "/dev/"VSS argument
|
| /freebsd/sys/sys/ |
| H A D | stats.h | 714 struct voistatspec *vss, uint32_t flags); 744 struct voistatspec *vss); 745 void stats_vss_hlpr_cleanup(uint32_t nvss, struct voistatspec *vss); 746 int stats_vss_hist_hlpr(enum vsd_dtype voi_dtype, struct voistatspec *vss, 748 int stats_vss_numeric_hlpr(enum vsd_dtype voi_dtype, struct voistatspec *vss, 750 int stats_vss_tdgst_hlpr(enum vsd_dtype voi_dtype, struct voistatspec *vss, 782 enum vsd_dtype voi_dtype, uint32_t nvss, struct voistatspec *vss, in stats_tpl_add_voistats() argument 787 if ((ret = stats_vss_hlpr_init(voi_dtype, nvss, vss)) == 0) { in stats_tpl_add_voistats() 789 voi_dtype, nvss, vss, flags); in stats_tpl_add_voistats() 791 stats_vss_hlpr_cleanup(nvss, vss); in stats_tpl_add_voistats()
|
| /freebsd/usr.sbin/hyperv/ |
| H A D | Makefile | 5 tools/vss
|
| /freebsd/sys/contrib/device-tree/Bindings/display/panel/ |
| H A D | boe,bf060y8m-aj0.yaml | 35 description: EL Driving negative (VSS) supply (-5.00V to -1.40V)
|
| /freebsd/share/man/man3/ |
| H A D | stats.3 | 130 .Fa "struct voistatspec *vss" 533 .Fa vss 537 .Fa vss
|
| /freebsd/targets/pseudo/userland/ |
| H A D | Makefile.depend | 763 usr.sbin/hyperv/tools/vss \ 785 usr.sbin/hyperv/tools/vss \
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | ole2compounddocs | 370 # VSD~Drawing VSS~Stencil VST~Template 371 !:ext vsd/vss/vst 374 !:ext vsd/vss/vst
|
| /freebsd/sys/contrib/device-tree/Bindings/input/ |
| H A D | iqs626a.yaml | 200 0: VSS 538 0: VSS
|
| /freebsd/crypto/krb5/src/lib/gssapi/krb5/ |
| H A D | export_cred.c | 102 ret = k5_json_array_fmt(&array, "vss", princ, name->service, name->host); in json_kgname()
|
| /freebsd/sys/dev/drm2/ |
| H A D | drm_crtc.h | 112 #define DRM_MODE(nm, t, c, hd, hss, hse, ht, hsk, vd, vss, vse, vt, vs, f) \ argument 116 .vsync_start = (vss), .vsync_end = (vse), .vtotal = (vt), \
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/ |
| H A D | HexagonAsmParser.cpp | 1494 // Translate a "$Vdd = $Vss" to "$Vdd = vcombine($Vs, $Vt)" in processInstruction()
|
| /freebsd/contrib/llvm-project/clang/lib/Headers/ |
| H A D | hvx_hexagon_protos.h | 36 C Intrinsic Prototype: HVX_Vector Q6_V_hi_W(HVX_VectorPair Vss) 41 #define Q6_V_hi_W(Vss) __BUILTIN_VECTOR_WRAP(__builtin_HEXAGON_V6_hi)(Vss) argument 47 C Intrinsic Prototype: HVX_Vector Q6_V_lo_W(HVX_VectorPair Vss) 52 #define Q6_V_lo_W(Vss) __BUILTIN_VECTOR_WRAP(__builtin_HEXAGON_V6_lo)(Vss) argument
|